Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Replace GitHub Pages with Netlify (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matan Kushner committed Oct 18, 2018
1 parent 1fe779d commit 51f3b57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Expand Up @@ -16,13 +16,3 @@ jobs:
install:
- brew update
- brew install fish

- stage: deploy
if: branch = master AND type = push
script: npm run docs:build
deploy:
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
local-dir: _book
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

0 comments on commit 51f3b57

Please sign in to comment.