Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsri360 committed Jul 18, 2020
1 parent 6a158a4 commit efb0990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"deploy": "gh-pages -d build",
"dev": "react-scripts start",
"start": "react-scripts start",
"build": "react-scripts build",
"build": "CI= react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject",
"heroku-postbuild": "npm run build"
Expand Down

0 comments on commit efb0990

Please sign in to comment.