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