Skip to content

Commit 4ecb1ab

Browse files
authored
run with node15, again
1 parent 70c10d5 commit 4ecb1ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ node_js:
77
- 10.14.2
88
- 12
99
- 14
10+
- 15
11+
env:
12+
- REACT_DIST=latest
13+
- REACT_DIST=next
14+
- REACT_DIST=experimental
15+
# node15 compat
16+
# Revisit once https://github.com/npm/cli/pull/2047 is released.
17+
- npm_config_yes=true
1018
env:
1119
- REACT_DIST=latest
1220
- REACT_DIST=next

0 commit comments

Comments
 (0)