Skip to content

Commit a5685d3

Browse files
committed
Test on Node 11 and remove Node 9 testing
1 parent 384fb34 commit a5685d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ dist: trusty
33
sudo: true
44
node_js:
55
- '8'
6-
- '9'
76
- '10'
7+
- '11'
88

99
addons:
1010
chrome: stable

0 commit comments

Comments
 (0)