Skip to content

Commit 8067980

Browse files
authored
fix(.travis.yml): update node version
1 parent 1ff6ad6 commit 8067980

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
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- 6
44
- 8
5-
- stable
5+
- 10
66

77
script:
88
- travis_retry npm test

0 commit comments

Comments
 (0)