Skip to content

Commit

Permalink
Update ruby versions tested against
Browse files Browse the repository at this point in the history
This includes ruby 2.5
  • Loading branch information
kevindew committed Jul 17, 2018
1 parent e3053a3 commit 33efd04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,8 +1,9 @@
language: ruby
sudo: false
rvm:
- 2.3.6
- 2.4.3
- 2.3.7
- 2.4.4
- 2.5.1
- ruby-head
matrix:
allow_failures:
Expand Down

0 comments on commit 33efd04

Please sign in to comment.