X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d6a2515cb0c55eb69c8bb1c872e13b5f59ea64b5..ce8c388debf7f8caf467c5573fdc0610964bd8d8:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 1b99a5143..9b848200f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,4 +28,5 @@ before_script: script: - bundle exec rubocop -f fuubar - bundle exec rake jshint + - bundle exec erblint . - bundle exec rake test:db