Skip to content

Commit f2dab80

Browse files
committed
Update travis
1 parent 8d4527d commit f2dab80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ language: node_js
22
sudo: false
33

44
node_js:
5-
- "6"
65
- "8"
6+
- "10"
77

88
after_success:
99
npm run coveralls

0 commit comments

Comments
 (0)