Skip to content

Commit 3c1c17d

Browse files
committed
ci: swap node v8 to v12
1 parent 980044b commit 3c1c17d

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 @@ notifications:
99
email: true
1010
node_js:
1111
- "10"
12-
- "8"
12+
- "12"
1313
script:
1414
- yarn run test
1515
- yarn run build

0 commit comments

Comments
 (0)