Skip to content

Commit

Permalink
Explicitly declare node 10 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjeffburke committed Sep 15, 2018
1 parent 1493e08 commit b233038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ node_js:
- "6"
- "8"
- "9"
- "10"
script: "npm run-script travis"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"detect-indent": "^5.0.0",
"memoizesync": "^1.1.1",
"messy": "^6.16.0",
"mitm-papandreou": "^1.3.3-patch4",
"mitm-papandreou": "^1.3.3-patch5",
"underscore": "^1.8.3",
"unexpected-messy": "^7.2.0"
},
Expand Down

0 comments on commit b233038

Please sign in to comment.