Skip to content

Commit

Permalink
Remove Ruby 2.0.0 and add 2.6.3 for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdalitz committed Aug 7, 2019
1 parent 0630343 commit 6a0efa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ before_install: gem install bundler
script: "bundle exec rake test"

rvm:
- 2.0.0
- 2.6.3
- 2.4.1
- 2.3.0
- 2.5.1
Expand Down

0 comments on commit 6a0efa5

Please sign in to comment.