https://github.com/zurfyx/travis-build
Trying out travis
https://github.com/zurfyx/travis-build
github-pages travis
Last synced: about 2 months ago
JSON representation
Trying out travis
- Host: GitHub
- URL: https://github.com/zurfyx/travis-build
- Owner: zurfyx
- License: mit
- Created: 2016-12-07T22:14:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T22:31:42.000Z (over 7 years ago)
- Last Synced: 2025-02-05T23:58:53.766Z (3 months ago)
- Topics: github-pages, travis
- Language: JavaScript
- Homepage: https://zurfyx.github.io/travis-build
- Size: 271 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automatic deploy to GitHub Pages with Travis

### Links of interest
- [Automatically Update GitHub pages with Travis example](http://www.steveklabnik.com/automatically_update_github_pages_with_travis_example/)
- [Publishing GH-Pages with Travis CI](https://medium.com/@nthgergo/publishing-gh-pages-with-travis-ci-53a8270e87db#.1pbwnjand)
- [Exploring the TravisCI configuration file](http://blog.tgrrtt.com/exploring-the-travisci-configuration-file)
- [Travis won't fail on after_*](https://github.com/travis-ci/travis-ci/issues/758#issuecomment-10325537)