gh-pages-travis: fix links (#1)

This commit is contained in:
Mikaela Suomalainen 2014-09-30 09:45:20 +03:00
parent a9775b400d
commit 22da4fd1de

View File

@ -5,7 +5,7 @@ goes wrong if you copy-paste this.
```
rm .nojekyll
curl -LO https://gist.githubusercontent.com/Mkaysi/88e2e687c5cea9160588/raw/.travis.yml
curl -LO https://gist.githubusercontent.com/Mkaysi/88e2e687c5cea9160588/raw/Gemfile
curl -LO https://gist.githubusercontent.com/Mkaysi/88e2e687c5cea9160588/raw/_config.yml
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
```