Update Travis CI configuration

This commit is contained in:
Samuel Elliott 2019-05-24 23:31:22 +01:00
parent 257293c96a
commit 077cec5330
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
- stage: test
- stage: release
script:
- npm run update_release
- npm run package_release
- npm run build_debs
deploy: