X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2c262b9bb4fd14db4a656c6125f5760f332723d2..750484d1b5adb4ab9913b181d2f26b4a5a8476d0:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 49da7b493..5886be87e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,4 +21,5 @@ before_script: - bundle exec rake db:migrate script: - bundle exec rubocop -f fuubar + - bundle exec rake jshint - bundle exec rake test