We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e7144 commit 3ffad55Copy full SHA for 3ffad55
1 file changed
packages/react-scripts/template/README.md
@@ -1379,8 +1379,8 @@ cache:
1379
directories:
1380
- node_modules
1381
script:
1382
- - npm test
1383
- npm run build
+ - npm test
1384
```
1385
1. Trigger your first build with a git push.
1386
1. [Customize your Travis CI Build](https://docs.travis-ci.com/user/customizing-the-build/) if needed.
0 commit comments