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 057135d commit 7c4f302Copy full SHA for 7c4f302
.travis.yml
@@ -93,7 +93,7 @@ before_install:
93
fi
94
95
# make sure to use ruby 2.3
96
- - rvm use ruby-2.4.1 --install --binary --create
+ - rvm use ruby-2.3.1 --install --binary --create
97
- gem install bundler
98
99
# only deploy from:
0 commit comments