Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit caacdec

Browse files
committed
[travis-ci] Ignore jruby opal-0.9 react 14 & 15
1 parent 1ef23d7 commit caacdec

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,12 @@ gemfile:
1414
- gemfiles/opal_0.9_react_13.gemfile
1515
- gemfiles/opal_0.9_react_14.gemfile
1616
- gemfiles/opal_0.9_react_15.gemfile
17+
18+
# These two setup seems to run indefinitely long
19+
# further investigation required.
20+
matrix:
21+
exclude:
22+
- rvm: jruby-19mode
23+
gemfile: gemfiles/opal_0.9_react_14.gemfile
24+
- rvm: jruby-19mode
25+
gemfile: gemfiles/opal_0.9_react_15.gemfile

0 commit comments

Comments
 (0)