mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-17 02:51:08 +08:00
Run only simple e2e in travis
This commit is contained in:
@@ -11,7 +11,6 @@ cache:
|
||||
install: true
|
||||
script:
|
||||
- 'if [ $TEST_SUITE = "simple" ]; then tasks/e2e-simple.sh; fi'
|
||||
- 'if [ $TEST_SUITE = "installs" ]; then tasks/e2e-installs.sh; fi'
|
||||
env:
|
||||
global:
|
||||
- USE_YARN=no
|
||||
|
||||
Reference in New Issue
Block a user