Skip to content

Commit e4e86cd

Browse files
scholtzmfson
authored andcommitted
Fix Travis CI config in template README.md (#910)
1 parent 1ef6ea5 commit e4e86cd

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
@@ -802,8 +802,8 @@ node_js:
802802
- 6
803803
cache:
804804
directories:
805-
- node_modules
806-
script
805+
- node_modules
806+
script:
807807
- npm test
808808
```
809809
1. Trigger your first build with a git push.

0 commit comments

Comments
 (0)