Skip to content

Commit

Permalink
Fixing TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon West committed Jul 6, 2015
1 parent 3a075c0 commit b43b922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -9,7 +9,7 @@ node_js:
- "iojs-v1.0.4"
matrix:
allow_failures:
- "0.8"
- "0.6"
- node_js: "0.8"
- node_js: "0.6"
before_script:
- npm install -g jake

0 comments on commit b43b922

Please sign in to comment.