steal .travis.yml from abgilpqt/abgilpqt.github.io

where it works for some reason
This commit is contained in:
Aminda Suomalainen 2015-07-27 13:49:27 +03:00
parent c1310db892
commit 806974a935
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: ruby
sudo: false
script: "set -e && gem install github-pages && gem update && jekyll build --drafts"
script: "set -e && gem install github-pages && jekyll build --drafts"
rvm: 2.1
notifications:
email: false