Skip to content

Commit 70c10d5

Browse files
authored
don't run with node15
1 parent 4053987 commit 70c10d5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,10 @@ node_js:
77
- 10.14.2
88
- 12
99
- 14
10-
- 15
11-
- node
1210
env:
1311
- REACT_DIST=latest
1412
- REACT_DIST=next
1513
- REACT_DIST=experimental
16-
# node15 compat
17-
# Revisit once https://github.com/npm/cli/pull/2047 is released.
18-
- npm_config_yes=true
1914
install:
2015
- npm install
2116
# as requested by the React team :)

0 commit comments

Comments
 (0)