remove travis integration

This commit is contained in:
Carl Pearson
2020-10-09 11:50:55 -06:00
parent 04acc1fce3
commit 6b65cffbc7
2 changed files with 2 additions and 30 deletions

View File

@@ -1,7 +1,5 @@
# hugo-cwpearson
[![Build Status](https://travis-ci.org/cwpearson/hugo-cwpearson.svg?branch=master)](https://travis-ci.org/cwpearson/hugo-cwpearson)
[![Netlify Status](https://api.netlify.com/api/v1/badges/2bfb88a9-1f6b-41c3-afc8-40fd44cc6bde/deploy-status)](https://app.netlify.com/sites/carlpearson/deploys)
## Setup
@@ -21,6 +19,8 @@ Install
* [Hugo-extended 0.65.3](https://github.com/gohugoio/hugo/releases/tag/v0.65.3)
* Latest extended: `snap install hugo --channel=extended`
Automatically deploys master brach through netlify on push.
## Future
looks like gcushen/hugo-academic is now wowchemy/starter-academic. Watch for releases here?