Skip to content

Commit

Permalink
! what makes travis tick?
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrichartz committed Sep 16, 2012
1 parent 56ac186 commit 59d8056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ rvm:
- rbx-19mode
- jruby

script: "bundle exec rake spec cucumber"
script: "bundle install && bundle exec rake spec cucumber"

gemfile:
- gemfiles/3.2.gemfile
Expand Down

0 comments on commit 59d8056

Please sign in to comment.