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

Commit 1d54346

Browse files
authored
Chore: test Node v11 in CI (#542)
1 parent a9d932a commit 1d54346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ node_js:
1010
- "8"
1111
- "9"
1212
- "10"
13+
- "11"
1314

1415
script: npm test && npm run integration-tests
1516

0 commit comments

Comments
 (0)