Skip to content

Commit

Permalink
Update travis to ruby to 2.4 and 2.5 only
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed Jun 17, 2018
1 parent c3c3fda commit f8e0f64
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
@@ -1,5 +1,5 @@
language: ruby
rvm:
- 2.3
- 2.4
- 2.5
script: bundle exec rake

0 comments on commit f8e0f64

Please sign in to comment.