Skip to content

Commit

Permalink
Comment out prettier-check until we run the formatter.
Browse files Browse the repository at this point in the history
  • Loading branch information
mramato committed Apr 15, 2020
1 parent 1b16c31 commit fa10323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ script:
- npm --silent run deploy-status -- --status pending --message 'Waiting for build'

- npm --silent run eslint
- npm --silent run prettier-check
# - npm --silent run prettier-check

- npm --silent run build
- npm --silent run coverage -- --browsers FirefoxHeadless --webgl-stub --failTaskOnError --suppressPassed
Expand Down

0 comments on commit fa10323

Please sign in to comment.