1
1
mirror of https://github.com/c8r/x0.git synced 2024-10-04 00:58:09 +03:00

Edit travis deploy

This commit is contained in:
Brent Jackson 2018-05-26 11:34:54 -04:00
parent 5bcadafa97
commit 70fa45ac74

View File

@ -4,6 +4,7 @@ node_js:
before_deploy:
- npm install
- npm run build
- cp docs/hello-x0.gif docs/hello-x0.mp4 dist
deploy:
provider: pages
skip_cleanup: true