Skip to content

Commit

Permalink
Merge pull request #73 from jergason/jd/update-infra
Browse files Browse the repository at this point in the history
update travis matrix, bump mocha versions
  • Loading branch information
jergason committed Jun 6, 2019
2 parents 0d0e8d6 + 06ef9a7 commit aee17c0
Show file tree
Hide file tree
Showing 3 changed files with 975 additions and 12 deletions.
15 changes: 6 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
language: node_js
node_js:
- "node"
- "12"
- "11"
- "10"
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"
- "4.4"
- "4.3"
- "4.2"
- "4.1"
- "4.0"
- "iojs"
- "0.12"

0 comments on commit aee17c0

Please sign in to comment.