gist/gh-pages-travis/.travis.yml
Mikaela Suomalainen 4be252f2b0 update gh-pages-travis
* sudo: false
* README.md: fix links
2014-12-29 19:02:50 +02:00

8 lines
124 B
YAML

language: ruby
sudo: false
script: "bundle exec jekyll build"
notifications:
email: false
matrix:
fast_finish: true