Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 3096b85

Browse files
committed
use node 10
1 parent cd87225 commit 3096b85

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
@@ -9,7 +9,7 @@ cache:
99
notifications:
1010
email: true
1111
node_js:
12-
- '8'
12+
- '10'
1313
script:
1414
- npm run lint
1515
- npm test -- --record

0 commit comments

Comments
 (0)