Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit e781d8f

Browse files
authored
Changed tested node version to 10/12 from 8/10
1 parent 5ccd302 commit e781d8f

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
@@ -19,5 +19,5 @@ jobs:
1919
node_js: '10'
2020

2121
- <<: *build
22-
node_js: '8'
22+
node_js: '12'
2323

0 commit comments

Comments
 (0)