Skip to content

Commit d6934f3

Browse files
foolipannevk
authored andcommitted
Meta: update .travis.yml
To adapt to whatwg/whatwg.org#119 and whatwg/whatwg.org#137.
1 parent 689fdb2 commit d6934f3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
dist: trusty
21
language: generic
32

43
env:
54
global:
65
- ENCRYPTION_LABEL="f5b0eb183bc9"
7-
- DEPLOY_USER="annevankesteren"
86

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

10+
branches:
11+
only:
12+
- master
13+
1214
notifications:
1315
email:
1416
on_success: never

0 commit comments

Comments
 (0)