gist/gh-pages-travis/README.md

12 lines
448 B
Markdown
Raw Normal View History

## Files to enable GH-pages supported plugins at GitHub.
For my **personal** copy-pasting, **don't complain to me** if something
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
```