Skip to content

Commit b580ba9

Browse files
committed
Update .travis.yml
1 parent ec9e173 commit b580ba9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ cache:
88
yarn: true
99
rvm:
1010
- 2.5.1
11-
- 2.3
12-
- ruby-head
11+
- 2.3.7
1312
- jruby-9.1.9.0
1413

1514
gemfile:
@@ -45,7 +44,6 @@ matrix:
4544
gemfile: gemfiles/rails_5_no_sprockets.gemfile
4645

4746
allow_failures:
48-
- rvm: ruby-head
4947
- rvm: jruby-9.1.9.0
5048

5149
before_install:

0 commit comments

Comments
 (0)