update gh-pages-travis

* sudo: false
* README.md: fix links
This commit is contained in:
Mikaela Suomalainen 2014-12-29 19:02:50 +02:00
parent 90528e8e5b
commit 4be252f2b0
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
language: ruby
sudo: false
script: "bundle exec jekyll build"
notifications:
email: false

View File

@ -5,7 +5,7 @@ goes wrong if you copy-paste this.
```
rm .nojekyll
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/.travis.yml
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/Gemfile
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/_config.yml
curl -LO https://github.com/Mikaela/gist/raw/master/gh-pages-travis/.travis.yml
curl -LO https://github.com/Mikaela/gist/raw/master/gh-pages-travis/Gemfile
curl -LO https://github.com/Mikaela/gist/raw/master/gh-pages-travis/_config.yml
```