- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 02 Feb 2017 11:11:17 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 February 2017 19:11:48 UTC
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