Koen Punt
11 years ago
3 changed files with 7 additions and 2 deletions
@ -0,0 +1,5 @@ |
|||||||
|
language: bash |
||||||
|
before_script: |
||||||
|
- curl -o /tmp/urchin https://raw.github.com/scraperwiki/urchin/master/urchin && chmod +x /tmp/urchin |
||||||
|
script: |
||||||
|
- NVM_DIR=$TRAVIS_BUILD_DIR /tmp/urchin test |
Loading…
Reference in new issue