Skip to content

Commit

Permalink
Merge pull request #166 from meltingice/fix/travis
Browse files Browse the repository at this point in the history
up travis build versions to prevent old nodejs bugs
  • Loading branch information
fabulousduck committed Jul 3, 2019
2 parents fc6e3f0 + 1e53972 commit cd08625
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "iojs"
- "0.12"
- "0.11"
- "0.10"
- "8.10.0"
- "7.10.1"
- "6.10.1"

0 comments on commit cd08625

Please sign in to comment.