File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ This project was inspired by [Create React PWA](https://github.com/jeffposnick/c
27
27
28
28
3 ) You will change ` create-react-app-devops ` to a unique app name on:
29
29
30
- - [.travis.yml](https://github.com/seejamescode/create-react-app-devops/blob/master/.travis.yml) - Lines 24 and 30
31
- - [manifest-staging.yml](https://github.com/seejamescode/create-react-app-devops/blob/master/manifest-staging.yml) - Line 3
32
- - [manifest.yml](https://github.com/seejamescode/create-react-app-devops/blob/master/manifest.yml) - Line 3
33
- - [package.json](https://github.com/seejamescode/create-react-app-devops/blob/master/package.json) - Line 2
30
+ - [ .travis.yml] ( https://github.com/seejamescode/create-react-app-devops/blob/master/.travis.yml ) - Lines 24 and 30
31
+ - [ manifest-staging.yml] ( https://github.com/seejamescode/create-react-app-devops/blob/master/manifest-staging.yml ) - Line 3
32
+ - [ manifest.yml] ( https://github.com/seejamescode/create-react-app-devops/blob/master/manifest.yml ) - Line 3
33
+ - [ package.json] ( https://github.com/seejamescode/create-react-app-devops/blob/master/package.json ) - Line 2
34
34
35
35
4 ) Add your Bluemix account email to lines 11 and 12 of [ .travis.yml] ( https://github.com/seejamescode/create-react-app-devops/blob/master/.travis.yml )
36
36
You can’t perform that action at this time.
0 commit comments