Skip to content

Commit ba6f5c4

Browse files
authored
Merge pull request #884 from zerdos/master
run the tests with node11 as well
2 parents 92f0d70 + 4b5ccc5 commit ba6f5c4

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
@@ -6,6 +6,7 @@ language: node_js
66
node_js:
77
- "8"
88
- "10"
9+
- "11"
910
sudo: required
1011
install:
1112
- yarn install

0 commit comments

Comments
 (0)