Add Makefile for multishell testing

updated nvm current test for zsh
This commit is contained in:
Koen Punt
2014-03-22 18:37:41 +01:00
parent ba1e2f1cdf
commit 52a384a0cc
3 changed files with 17 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ 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
- NVM_DIR=$TRAVIS_BUILD_DIR make URCHIN=/tmp/urchin test