Re: [whatwg/fetch] Meta: update spec deploy and editing infrastructure (#478)

domenic approved this pull request.



>  script:
-  - bash ./deploy.sh
-  - /usr/lib/jvm/java-8-oracle/jre/bin/java -jar vnu.jar --skip-non-html /home/travis/build/whatwg/fetch
+  - curl --remote-name --fail https://resources.whatwg.org/build/deploy.sh && bash ./deploy.sh

It occurs to me we could dedupe this with "make deploy"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/478#pullrequestreview-19865726

Received on Thursday, 2 February 2017 19:11:48 UTC