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 fb94ef3 commit 5cfb4c4Copy full SHA for 5cfb4c4
.travis.yml
@@ -93,7 +93,7 @@ before_install:
93
fi
94
95
# make sure to use ruby 2.3
96
- - rvm use 2.3 --install --binary --fuzzy
+ - rvm use ruby-2.3.1 --install --binary --create
97
- gem install bundler
98
99
# only deploy from the once-daily cron-triggered jobs or from tagged commits
0 commit comments