mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
@@ -1379,8 +1379,8 @@ cache:
|
||||
directories:
|
||||
- node_modules
|
||||
script:
|
||||
- npm test
|
||||
- npm run build
|
||||
- npm test
|
||||
```
|
||||
1. Trigger your first build with a git push.
|
||||
1. [Customize your Travis CI Build](https://docs.travis-ci.com/user/customizing-the-build/) if needed.
|
||||
|
||||
Reference in New Issue
Block a user