Do not run lint in Travis CI (#6763)
Lint is done by codeclimateremotes/1727458204337373841/tmp_refs/heads/signup-info-prompt
parent
051b649628
commit
f7c1668bf6
|
@ -55,5 +55,5 @@ before_script:
|
|||
|
||||
script:
|
||||
- travis_retry bundle exec parallel_test spec/ --group-by filesize --type rspec
|
||||
- yarn test
|
||||
- yarn run test:jest
|
||||
- bundle exec i18n-tasks check-normalized && bundle exec i18n-tasks unused
|
||||
|
|
Loading…
Reference in New Issue