Updated .travis.yml to add GA code to GH Pages

This commit is contained in:
n1474335 2017-03-31 09:56:08 +00:00
parent 7276ccaf96
commit 3788a9161a
2 changed files with 3 additions and 15 deletions

View file

@ -10,6 +10,8 @@ script:
- grunt docs
- grunt node
- grunt prod
before_deploy:
- grunt copy:ghPages
deploy:
- provider: pages
skip_cleanup: true