We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9db46 commit 032ecbaCopy full SHA for 032ecba
1 file changed
.travis.yml
@@ -3,5 +3,5 @@ cache: bundler
3
sudo: false
4
rvm:
5
- 2.5.1
6
-before_script: bundle update
+before_script: bundle install
7
script: "bundle exec jekyll build"
0 commit comments