mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-05 09:00:04 +08:00
Fix Travis CI config in template README.md (#910)
This commit is contained in:
committed by
Ville Immonen
parent
1ef6ea5292
commit
e4e86cd5d3
@@ -802,8 +802,8 @@ node_js:
|
||||
- 6
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
script
|
||||
- node_modules
|
||||
script:
|
||||
- npm test
|
||||
```
|
||||
1. Trigger your first build with a git push.
|
||||
|
||||
Reference in New Issue
Block a user