Skip to content

Commit

Permalink
Replace support for Node.js 6.x with 12.x
Browse files Browse the repository at this point in the history
Signed-off-by: Remy Suen <[email protected]>
  • Loading branch information
rcjsuen committed Dec 25, 2019
1 parent 9d0d6d7 commit d6912d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ services:
- docker

node_js:
- "12"
- "10"
- "8"
- "6"

cache:
directories:
Expand Down

0 comments on commit d6912d8

Please sign in to comment.