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 155d7ef commit 013d405Copy full SHA for 013d405
.travis.yml
@@ -1,4 +1,5 @@
1
language: ruby
2
3
+before_install: gem install bundler
4
script: bundle exec jekyll build
5
after_success: source .travis/publish-website.sh
0 commit comments