We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88c8cd commit 1b47380Copy full SHA for 1b47380
1 file changed
.travis.yml
@@ -22,7 +22,7 @@ before_install:
22
bundle install
23
24
install:
25
- - bundle exec jekyll build
+ - bundle exec jekyll build --verbose
26
27
script:
28
- |
0 commit comments