removing travis

This commit is contained in:
Micah Godbolt
2019-02-25 10:18:20 -08:00
parent 54f3c205f4
commit 2922fd3eb3

View File

@@ -1,13 +0,0 @@
language: node_js
node_js:
- '10'
script:
- npm run build
deploy:
local_dir: docs
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
on:
branch: master