Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
Correctly run padrino for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Becker committed Feb 27, 2016
1 parent 6d93286 commit f378d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ rvm:
- 2.3.0
- ruby-head
before_script:
- "padrino rake ar:migrate -e test"
- "bundle exec padrino rake ar:migrate -e test"
services:
- redis

0 comments on commit f378d40

Please sign in to comment.