Skip to content

Commit 7c4f302

Browse files
committed
go back to ruby 2.3.1
because the js builds have that preinstalled
1 parent 057135d commit 7c4f302

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 ruby-2.4.1 --install --binary --create
96+
- rvm use ruby-2.3.1 --install --binary --create
9797
- gem install bundler
9898

9999
# only deploy from:

0 commit comments

Comments
 (0)