Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit cb81e71

Browse files
authored
[<](Fallback) .travis.yml
- Removed NodeJS v10.x.x support Waiting for nodejs/node-addon-api#475 to implement the provided solution and to bump a new version of the module `node-addon-api`
1 parent f4ff99c commit cb81e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ node_js:
1818
- "6"
1919
- "8"
2020
- "9"
21-
- "10"
21+
# - "10"
2222
# - "11"
2323

2424
before_install:

0 commit comments

Comments
 (0)