Skip to content

Commit 032ecba

Browse files
committed
Correcting Travis CI build errors
1 parent fb9db46 commit 032ecba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ cache: bundler
33
sudo: false
44
rvm:
55
- 2.5.1
6-
before_script: bundle update
6+
before_script: bundle install
77
script: "bundle exec jekyll build"

0 commit comments

Comments
 (0)