![koen@koenpunt.nl](/assets/img/avatar_default.png)
1 changed files with 3 additions and 1 deletions
@ -1,5 +1,7 @@
@@ -1,5 +1,7 @@
|
||||
language: bash |
||||
install: |
||||
- sudo apt-get install ksh zsh -y |
||||
before_script: |
||||
- curl -o /tmp/urchin https://raw.github.com/scraperwiki/urchin/master/urchin && chmod +x /tmp/urchin |
||||
script: |
||||
- NVM_DIR=$TRAVIS_BUILD_DIR make URCHIN=/tmp/urchin test |
||||
- NVM_DIR=$TRAVIS_BUILD_DIR make URCHIN=/tmp/urchin test |
||||
|
Loading…
Reference in new issue