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

Commit b1dcb03

Browse files
committed
Update travis.yml
Previous one will result to rvm use ["1.9.3", "2.0.0", 2.1, "jruby-19mode"] --install --binary --fuzzy
1 parent 0666766 commit b1dcb03

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.travis.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,12 @@ matrix:
4040
- rvm: jruby-19mode
4141
gemfile: gemfiles/opal_0.9_react_15.gemfile
4242
include:
43-
- env: PHANTOMJS_VERSION=2.1.1
43+
- rvm: 2.1
44+
env: PHANTOMJS_VERSION=2.1.1
4445
gemfile: gemfiles/opal_0.10_react_13.gemfile
45-
- env: PHANTOMJS_VERSION=2.1.1
46+
- rvm: 2.1
47+
env: PHANTOMJS_VERSION=2.1.1
4648
gemfile: gemfiles/opal_0.10_react_14.gemfile
47-
- env: PHANTOMJS_VERSION=2.1.1
49+
- rvm: 2.1
50+
env: PHANTOMJS_VERSION=2.1.1
4851
gemfile: gemfiles/opal_0.10_react_15.gemfile

0 commit comments

Comments
 (0)