Skip to content

Commit

Permalink
Make sure rubygems is up-to-date before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jan 21, 2012
1 parent 983be99 commit 2895d52
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,3 +1,4 @@
before_install: "gem update --system"
rvm:
- 1.8.7
- 1.9.2
Expand Down

0 comments on commit 2895d52

Please sign in to comment.