Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 7cd795e

Browse files
authored
Update .travis.yml
1 parent 794729b commit 7cd795e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
2-
node_js: '8'
2+
node_js: '14'
33
branches:
44
only:
55
- master
66
script:
7-
- npm run build
7+
- npm run build

0 commit comments

Comments
 (0)