Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
Try testing even more!
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Williams committed Jun 16, 2016
1 parent c0197a6 commit f30bd55
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ language: node_js
node_js:
- "node"
- "6"
- "5"
- "4"
- "0.12"
- "0.10.45"
script: "npm run coverage"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
script: "npm run coverage"

0 comments on commit f30bd55

Please sign in to comment.