1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-10 14:21:06 +03:00

Adjust travis config

This commit is contained in:
Brent Jackson 2018-08-14 21:05:12 -04:00
parent 486eafd9b1
commit 4ee98f98f6

View File

@ -4,6 +4,7 @@ node_js:
before_deploy:
- npm install
- npm run build
- npm run screenshot
deploy:
provider: pages
skip_cleanup: true