- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 17 Jan 2017 11:50:06 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 17 January 2017 19:51:05 UTC
domenic commented on this pull request. > @@ -17,3 +18,4 @@ script: - npm test - cd .. - bash ./deploy.sh + - curl -O https://sideshowbarker.net/nightlies/jar/vnu.jar && /usr/lib/jvm/java-8-oracle/jre/bin/java -jar vnu.jar --skip-non-html /home/travis/build/whatwg/streams/streams.spec.whatwg.org There's not much difference between the install step and the script step. They both run every time. The install step just has a default depending on your language (which was overriden in the original). -- 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/streams/pull/650
Received on Tuesday, 17 January 2017 19:51:05 UTC