Skip to content

Commit

Permalink
Add gem update to run in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed Jan 24, 2012
1 parent 9dbdb9b commit a38245b
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
@@ -1,4 +1,5 @@
script: "git submodule update --init && bundle exec rake test"
before_install: gem update --system
rvm:
- 1.8.7
- 1.9.2
Expand Down

0 comments on commit a38245b

Please sign in to comment.