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

annevk commented on 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

I'll leave it for now since that would require instruction changes in whatwg/meta too. Maybe something to ponder once you add support for additional resources to be copied over.

-- 
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

Received on Tuesday, 7 February 2017 09:27:11 UTC