Skip to content

Commit 7ebfd8c

Browse files
authored
Merge pull request #163 from miickel/add-node11-to-travis
Add NodeJS 11
2 parents a9a745d + a7b4d11 commit 7ebfd8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "11"
34
- "10"
45
- "8"
56
- "6"

0 commit comments

Comments
 (0)