Skip to content

Commit e7cc4fc

Browse files
committed
Update nodejs version in .travis.yml
1 parent dfedaa1 commit e7cc4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "7"
3+
- "15"
44

55
install:
66
- npm install

0 commit comments

Comments
 (0)