Skip to content

Commit bb3a019

Browse files
committed
Update rubies in .travis.yml
1 parent a762a59 commit bb3a019

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ cache:
77
bundler: true
88
yarn: true
99
rvm:
10-
- 2.5.0
11-
- 2.3.0
10+
- 2.5.1
11+
- 2.3
12+
- ruby-head
1213
- jruby-9.1.9.0
1314

1415
gemfile:
@@ -44,6 +45,7 @@ matrix:
4445
gemfile: gemfiles/rails_5_no_sprockets.gemfile
4546

4647
allow_failures:
48+
- rvm: ruby-head
4749
- rvm: jruby-9.1.9.0
4850

4951
before_install:

0 commit comments

Comments
 (0)