Skip to content

Commit

Permalink
Use a bigger lag value for JRuby 9.2 on Linux
Browse files Browse the repository at this point in the history
Signed-off-by: Rémy Coutable <remy@rymai.me>
  • Loading branch information
rymai committed Jun 8, 2018
1 parent 587f4a7 commit e8262e5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .travis.yml
Expand Up @@ -19,13 +19,20 @@ matrix:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-3
include:
- rvm: jruby-9.2.0.0
os: linux
env: LISTEN_TESTS_DEFAULT_LAG=6
exclude:
- rvm: 2.3.4
- rvm: 2.3
os: osx
- rvm: 2.4.1
- rvm: 2.4
os: osx
- rvm: jruby-head
os: osx
- rvm: jruby-9.2.0.0
os: linux
env: LISTEN_TESTS_DEFAULT_LAG=2
- rvm: rbx-3
os: osx
fast_finish: true
Expand Down

0 comments on commit e8262e5

Please sign in to comment.