We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c9d22 commit f342bc2Copy full SHA for f342bc2
1 file changed
.travis.yml
@@ -2,6 +2,8 @@ language: ruby
2
rvm:
3
- 2.3.1
4
install:
5
+- bundle install
6
+- bundle install jekyll
7
- bundle exec jekyll build
8
script:
9
- bundle exec jekyll build --trace
0 commit comments