Set Travis to deploy new JSON onto master

This commit is contained in:
Dave Machado
2017-05-25 10:00:07 -04:00
parent b0ef43db58
commit 4e2df625d3
2 changed files with 31 additions and 0 deletions

View File

@@ -8,5 +8,6 @@ script:
after_script:
- cd build
- sh build.sh
- sh deploy.sh
notifications:
email: false