Skip to content

Commit a4a4007

Browse files
Ricardo Lopesricardobcl
authored andcommitted
Add support for node 10 on travis
1 parent 627627a commit a4a4007

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
@@ -3,6 +3,7 @@ language: node_js
33
node_js:
44
- 4
55
- 5
6+
- 10
67

78
after_success:
89
- npm run cover

0 commit comments

Comments
 (0)