X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5a5aa5f880ba1ccb3d610e8da8bd9ece4b11c77b..671c041f7db168a4b8603406c6a8cff7591f327e:/.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