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 00ecff8 commit b727956Copy full SHA for b727956
.travis.yml
@@ -16,7 +16,7 @@ before_script:
16
- rm -rfv *
17
18
script:
19
- - cd - && bundler exec jekyll b
+ - cd - && bundle exec jekyll b
20
21
after_success:
22
- cd "$out" &&
0 commit comments