Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Commit

Permalink
pipeline: test full build in travis to detect feature issues with cra (
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Dec 1, 2018
1 parent 5e9e513 commit 5592f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ script:
- npx stylelint './src/**/*.js'
- npx eslint ./src
- npx react-scripts test --coverage
- npm run build
- npm audit
after_success:
- npx codecov
Expand Down

0 comments on commit 5592f94

Please sign in to comment.