Skip to content

Commit 62408e8

Browse files
committed
Remove ruby-head jobs
All the jobs are timing out during installation. I'm removing them for now since I have not found out a way of fixing this either in Travis, RMV or Bundler.
1 parent 69f4d46 commit 62408e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ rvm:
66
- 2.4.6
77
- 2.5.5
88
- 2.6.3
9-
- ruby-head
109
- jruby-9.1.17.0
1110
- jruby-9.2.7.0
1211
gemfile:
@@ -23,7 +22,6 @@ matrix:
2322
- rvm: jruby-9.1.17.0
2423
gemfile: Gemfile
2524
allow_failures:
26-
- rvm: ruby-head
2725
- rvm: jruby-9.1.17.0
2826
gemfile: Gemfile
2927
- rvm: jruby-9.2.7.0

0 commit comments

Comments
 (0)