![ljharb@gmail.com](/assets/img/avatar_default.png)
3 changed files with 7 additions and 2 deletions
@ -0,0 +1,5 @@
@@ -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