Skip to content

Commit

Permalink
Merge pull request #67 from tomgi/travis_ruby_version_update
Browse files Browse the repository at this point in the history
Updating ruby version used in Travis CI builds
  • Loading branch information
tomgi committed Oct 6, 2016
2 parents bf97824 + 41a390c commit c106d20
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: ruby
rvm:
- "1.9"
- "2.1.0"
- "2.2.0"
- "2.2.5"
- ruby-head
script:
- bundle exec rake
Expand Down

0 comments on commit c106d20

Please sign in to comment.