Skip to content

Commit

Permalink
Remove ruby-head jobs
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
tegon committed Sep 20, 2019
1 parent 69f4d46 commit 62408e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ rvm:
- 2.4.6
- 2.5.5
- 2.6.3
- ruby-head
- jruby-9.1.17.0
- jruby-9.2.7.0
gemfile:
Expand All @@ -23,7 +22,6 @@ matrix:
- rvm: jruby-9.1.17.0
gemfile: Gemfile
allow_failures:
- rvm: ruby-head
- rvm: jruby-9.1.17.0
gemfile: Gemfile
- rvm: jruby-9.2.7.0
Expand Down

0 comments on commit 62408e8

Please sign in to comment.