Skip to content

Commit

Permalink
Unpin from too specific a Ruby version on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
esigler committed Dec 21, 2014
1 parent 7cfd906 commit 9e8134a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.1.0
- 2.1
script: bundle exec rake
before_install:
- gem update --system
Expand Down

0 comments on commit 9e8134a

Please sign in to comment.