Skip to content

Commit

Permalink
Meta: update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip authored and annevk committed Dec 20, 2017
1 parent 7d898d0 commit 4f17234
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@ language: generic
env:
global:
- ENCRYPTION_LABEL="898853069421"
- DEPLOY_USER="annevankesteren"

script:
- curl --remote-name --fail https://resources.whatwg.org/build/deploy.sh && bash ./deploy.sh

branches:
only:
- master

notifications:
email:
on_success: never
Expand Down

0 comments on commit 4f17234

Please sign in to comment.