Skip to content

Commit f3de166

Browse files
authored
chore: update travis
1 parent 80937d5 commit f3de166

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ node_js:
1616
- 10.18
1717
- 12
1818
- 14
19-
- node
19+
- 15
20+
before_install:
21+
- nvm install-latest-npm
2022
install: npm install
2123
script:
2224
- npm run validate

0 commit comments

Comments
 (0)