Skip to content

Commit

Permalink
Travis: Change to pre-installed Rubies, drop 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored and Tyler Mauthe committed Dec 11, 2017
1 parent a58be1a commit 8553484
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.3.0
- 2.2.4
- 2.1.8
- 2.4.1
- 2.3.4
- 2.2.7

script: "rake test"

0 comments on commit 8553484

Please sign in to comment.