Skip to content

Commit add1fcf

Browse files
committed
update travis CI config to avoid build error with node v18
1 parent bb81f64 commit add1fcf

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,8 +1,8 @@
11
language: node_js
22

33
node_js:
4-
- node
5-
4+
- 16
5+
66
env:
77
global: PATH=/opt/python/3.7.1/bin:$PATH
88

0 commit comments

Comments
 (0)