File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : generic
2- addons :
3- apt :
4- packages :
5- - oracle-java8-set-default
6- install :
7- - git clone --depth 1 https://github.com/whatwg/html-build.git ../html-build
8- - curl -O https://sideshowbarker.net/nightlies/jar/vnu.jar
2+ sudo : required
3+ services :
4+ - docker
5+ env :
6+ global :
7+ - secure : " qI0QEOmT3P3x9MfWwY0F43CxV8MRvuYDUtGRXIXs1Utpk/1wJv4zsebyHabuusEai9QakRo1kexwAuAcbyeiFTXKwn8DKIId2BDx14/fzmHSsyj86W1Tao5HAoD4NDQReI+c3LX5ipDtInlBXip0NgMMmQiT4+IzVkf9itAewCg= "
8+ - ENCRYPTION_LABEL="1536cf00117f"
99script :
10- - ../html-build/build.sh
11- - /usr/lib/jvm/java-8-oracle/jre/bin/java -jar vnu.jar --skip-non-html /home/travis/build/whatwg/html-build/output
10+ - cd .. &&
11+ git clone https://github.com/whatwg/html-build.git html-build &&
12+ bash html-build/ci-deploy/outside-container.sh
13+ branches :
14+ only :
15+ - master
1216notifications :
1317 email :
1418 on_success : never
You can’t perform that action at this time.
0 commit comments