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 870ba05 commit 5222eee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
dist: trusty
language: generic

env:
global:
- ENCRYPTION_LABEL="0a03797be0f9"
- 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 5222eee

Please sign in to comment.