1
0
mirror of https://gitea.blesmrt.net/mikaela/gist.git synced 2025-01-12 21:42:40 +01:00
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