Commit 11ad3d7a by Edgar Hipp

update travis.yml

parent 0f4bb951
......@@ -9,7 +9,7 @@ matrix:
- env: NODE_SCRIPT=./iojs-v1.0.2-linux-x64/bin/iojs
script:
- $NODE_SCRIPT /home/travis/.nvm/$(node --version)/bin/mocha test/spec/docxgenTest.spec.js
- $NODE_SCRIPT /home/travis/.nvm/$(node --version)/bin/mocha
before_script:
- "npm install -g npm"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment