Skip to content

Commit

Permalink
(travis) update rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen von Takach committed Nov 8, 2017
1 parent 8ae8907 commit 5a195b7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: ruby
rvm:
- ruby-2.3.4
- ruby-2.4.1
- ruby-2.3.5
- ruby-2.4.2
- ruby-head
- rubinius-3.76
- jruby-9.1.10.0
- rubinius-3.86
- rubinius
- jruby-9.1.13.0
- jruby-head
branches:
only:
Expand All @@ -19,5 +20,6 @@ matrix:
allow_failures:
- rvm: jruby-head
- rvm: ruby-head
- rvm: rubinius
sudo: required
dist: trusty

0 comments on commit 5a195b7

Please sign in to comment.