Skip to content

Commit

Permalink
Guess we do need the empty bundler_args
Browse files Browse the repository at this point in the history
  • Loading branch information
john muhl committed Sep 24, 2013
1 parent 9867a06 commit f60e73a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ before_install:

before_script: "./bin/ci/before_script"

bundler_args: ''

script: "bundle exec rake spec --trace"

notifications:
Expand Down

0 comments on commit f60e73a

Please sign in to comment.