Skip to content

Commit

Permalink
Merge 9cf4739 into af519de
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Dec 26, 2018
2 parents af519de + 9cf4739 commit e0cd4ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ rvm:
- 2.3
- 2.4
- 2.5
- 2.6.0
- 2.6
- ruby-head
bundler_args: "--jobs=2"
cache: bundler
Expand All @@ -31,6 +31,9 @@ notifications:
matrix:
allow_failures:
- rvm: ruby-head
include:
- rvm: 2.6
env: RUBYOPT="--jit"
sudo: false
env:
global:
Expand Down

0 comments on commit e0cd4ce

Please sign in to comment.