Finished travis setup

This commit is contained in:
2020-02-06 08:15:12 +11:00
parent c647987fa0
commit ee28ec6c8c
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -62,5 +62,5 @@ dist/
/package-lock.json /package-lock.json
/dist /dist
src/private/dist src/private/dist
src/public/public/* src/public/public
.cache .cache

View File

@ -27,4 +27,4 @@ deploy:
- yarn deploy - yarn deploy
skip_cleanup: true skip_cleanup: true
on: on:
branch: gatsby branch: master