Skip to content

Commit

Permalink
travis.yml: update
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Oct 4, 2014
1 parent 6c6b8d6 commit 2e530f7
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.11"
install:
- npm install
script:
- npm run-script coverage
- "0.10"
- "0.11"
language: node_js
install: "npm install"
script: "npm run-script coverage"

0 comments on commit 2e530f7

Please sign in to comment.