Skip to content

Commit 5cfb4c4

Browse files
committed
force non-clang ruby
see #1120 because the js builds have that preinstalled
1 parent fb94ef3 commit 5cfb4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ before_install:
9393
fi
9494

9595
# make sure to use ruby 2.3
96-
- rvm use 2.3 --install --binary --fuzzy
96+
- rvm use ruby-2.3.1 --install --binary --create
9797
- gem install bundler
9898

9999
# only deploy from the once-daily cron-triggered jobs or from tagged commits

0 commit comments

Comments
 (0)