Skip to content

Commit 6e1c530

Browse files
Build: run tests on Node 11 (#11008)
Node 11 came out today. This adds it to the Travis build config.
1 parent 58ff359 commit 6e1c530

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
@@ -4,6 +4,7 @@ node_js:
44
- "8"
55
- "9"
66
- "10"
7+
- "11"
78
sudo: false
89
branches:
910
only:

0 commit comments

Comments
 (0)