1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-28 06:48:45 +09:00

Do not run lint in Travis CI (#6763)

Lint is done by codeclimate
This commit is contained in:
Akihiko Odaki 2018-03-13 14:06:14 +09:00 committed by Eugen Rochko
parent 051b649628
commit f7c1668bf6

View File

@ -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