Skip to content

Commit

Permalink
Merge branch 'travis-test-latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajedi32 committed Jan 17, 2016
2 parents 79b2e5f + 0415bba commit de718d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ node_js:
- "iojs"
- "4"
- "5"
- "node"

matrix:
allow_failures:
- node_js: "node"

after_script:
make coveralls

0 comments on commit de718d8

Please sign in to comment.