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