Skip to content

Commit

Permalink
Only test on supported version of ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed May 15, 2019
1 parent 5e414a1 commit 3d18038
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ notifications:
email: false

rvm:
- 2.1.2
- 2.2.4
- 2.3.1
- 2.4.2
- 2.5.3
- 2.4.6
- 2.5.5
- 2.6.3

# script, expressed as an array, is necessary for 'bundle exec coveralls push' to work locally
script:
Expand Down

0 comments on commit 3d18038

Please sign in to comment.