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 0666766 commit b1dcb03Copy full SHA for b1dcb03
1 file changed
.travis.yml
@@ -40,9 +40,12 @@ matrix:
40
- rvm: jruby-19mode
41
gemfile: gemfiles/opal_0.9_react_15.gemfile
42
include:
43
- - env: PHANTOMJS_VERSION=2.1.1
+ - rvm: 2.1
44
+ env: PHANTOMJS_VERSION=2.1.1
45
gemfile: gemfiles/opal_0.10_react_13.gemfile
46
47
48
gemfile: gemfiles/opal_0.10_react_14.gemfile
49
50
51
gemfile: gemfiles/opal_0.10_react_15.gemfile
0 commit comments