Skip to content

Commit aa7ed18

Browse files
test(ci): use latest 10 LTS release (#525)
* ci-node-versions * test(ci): update minimal node due to devdep change * Revert package.json * Update .travis.yml Co-Authored-By: Michaël De Boey <[email protected]> * Update .travis.yml Co-Authored-By: Michaël De Boey <[email protected]> Co-authored-by: Michaël De Boey <[email protected]>
1 parent 98e4a9a commit aa7ed18

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
@@ -3,7 +3,7 @@ cache: npm
33
notifications:
44
email: false
55
node_js:
6-
- 10.0.0
6+
- 10
77
- 12
88
- node
99
install: npm install

0 commit comments

Comments
 (0)