X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/87918595da1e1fad2ddd7aa62f9fc537dff657ff..9e929de53091ab5db24be602546e525a72548dbd:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 48ddb4a1d..8c09cc439 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,3 +28,4 @@ script: - bundle exec rubocop -f fuubar - bundle exec rake jshint - bundle exec rake test:db + - bundle exec rake test:system