Add erblint to travis

This commit is contained in:
Andy Allan 2019-03-06 11:38:44 +01:00 committed by Tom Hughes
parent d6a2515cb0
commit ce8c388deb

View file

@ -28,4 +28,5 @@ before_script:
script:
- bundle exec rubocop -f fuubar
- bundle exec rake jshint
- bundle exec erblint .
- bundle exec rake test:db