Skip to content

Commit 8df641d

Browse files
scholtzmalexdriaguine
authored andcommitted
Fix Travis CI config in template README.md (facebook#910)
1 parent be9bd88 commit 8df641d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-scripts/template/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -807,8 +807,8 @@ node_js:
807807
- 6
808808
cache:
809809
directories:
810-
- node_modules
811-
script
810+
- node_modules
811+
script:
812812
- npm test
813813
```
814814
1. Trigger your first build with a git push.

0 commit comments

Comments
 (0)