Skip to content

Commit

Permalink
travis lints
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Oct 26, 2019
1 parent b139edb commit f99fc33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ env:

script:
- cd $GEM;
- bundle exec rubocop
- bundle exec erblint **/app/{cells,views}/**/*.erb
- bundle exec rake test_app
- SIMPLECOV=1 CODECOV=1 bundle exec rake

0 comments on commit f99fc33

Please sign in to comment.