We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a649fe commit 39ef996Copy full SHA for 39ef996
1 file changed
.travis.yml
@@ -41,12 +41,6 @@ matrix:
41
gemfile: gemfiles/opal_0.9_react_14.gemfile
42
- rvm: jruby-19mode
43
gemfile: gemfiles/opal_0.9_react_15.gemfile
44
- - rvm: 1.9.3
45
- gemfile: gemfiles/opal_master_react_15.gemfile
46
- - rvm: jruby-19mode
47
48
- - rvm: 2.1
49
50
include:
51
- rvm: 2.1
52
env: PHANTOMJS_VERSION=2.1.1
@@ -57,3 +51,6 @@ matrix:
57
58
59
53
gemfile: gemfiles/opal_0.10_react_15.gemfile
54
+ - rvm: 2.1
55
+ env: PHANTOMJS_VERSION=2.1.1
56
+ gemfile: gemfiles/opal_master_react_15.gemfile
0 commit comments