Skip to content

Commit

Permalink
Remove Ruby 1.9 tests and add 2.5 and 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
markround committed Nov 15, 2019
1 parent 1d4b196 commit 93aa125
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,11 +1,12 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
- 2.2.2
- 2.3.0
- 2.4.1
- 2.5.7
- 2.6.5
script: bundle exec rake
before_install:
- gem update bundler
Expand Down

0 comments on commit 93aa125

Please sign in to comment.