Skip to content

Commit b74ced2

Browse files
committed
Support Node 10
Fixes #26
1 parent 18c07fc commit b74ced2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- "6"
44
- "8"
5+
- "10"
56
env:
67
- CXX=g++-4.8
78
addons:

0 commit comments

Comments
 (0)