Re: [w3c/webcomponents] add a script for auto-publication (#498)

@siusin it should be
`- test $TRAVIS_PULL_REQUEST = false && test "${SPECS#*custom}" != "$SPECS"`
instead of 
`- test $TRAVIS_PULL_REQUEST = false && "${SPECS#*custom}" != "$SPECS"`

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/pull/498#issuecomment-220512723

Received on Friday, 20 May 2016 04:08:10 UTC