Skip to content

Commit

Permalink
Ensure bundler is up to date.
Browse files Browse the repository at this point in the history
modified:   .travis.yml
  • Loading branch information
Mark Cottman-Fields committed May 21, 2013
1 parent 3691471 commit fce14e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ before_install:
- mp3splt -version
- sox --version
#- wvunpack --help # can't run this, coz it returns an non-zero exit code (WTF?)
- gem install bundler --no-ri --no-rdoc # just in case bundler needs to update
- echo "Before install done."
script:
# - ls -la
Expand Down

0 comments on commit fce14e9

Please sign in to comment.