Skip to content

Commit

Permalink
update travis matrix, bump mocha versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jergason committed Jun 6, 2019
1 parent 0d0e8d6 commit 27c4b8a
Show file tree
Hide file tree
Showing 3 changed files with 973 additions and 6 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
@@ -1,13 +1,14 @@
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 27c4b8a

Please sign in to comment.