Skip to content

Commit f9379a5

Browse files
committed
build: allow node latest build to fail
This is due to a braking change in npx adding a -y flag
1 parent 50f54b5 commit f9379a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
allow_failures:
3030
- REACT_DIST=next
3131
- REACT_DIST=experimental
32+
- node_js: node
3233
include:
3334
- stage: release
3435
node_js: 14

0 commit comments

Comments
 (0)