Skip to content

Commit

Permalink
Merge pull request #30 from colby-swandale/update-rubies
Browse files Browse the repository at this point in the history
Update supported rubies to the latest version in travis
  • Loading branch information
hsbt committed Feb 5, 2019
2 parents 7ca3d62 + 2043907 commit 9e925fa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
@@ -1,9 +1,10 @@
sudo: false
language: ruby
rvm:
- 2.3.7
- 2.4.4
- 2.5.1
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.1
- ruby-head
script: rake test
matrix:
Expand Down

0 comments on commit 9e925fa

Please sign in to comment.