Skip to content

Commit 7370225

Browse files
committedOct 23, 2019
tests: upgrade travis node.js version from 10 to 12
1 parent b1c0a43 commit 7370225

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 @@ sudo: false
22

33
language: node_js
44
node_js:
5-
- '10'
5+
- '12'
66

77
script:
88
- npm test

0 commit comments

Comments
 (0)