Skip to content

Commit

Permalink
Drop older rubies from the travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tjarratt committed May 20, 2015
1 parent fb2db97 commit e3b7d06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: "ruby"
script: "bundle exec rake"
rvm:
- 1.9.3
- 2.0.0
- 2.0
- 2.1
- 2.2
- jruby-19mode
Expand Down

0 comments on commit e3b7d06

Please sign in to comment.