]> git.openstreetmap.org Git - rails.git/blobdiff - .travis.yml
Use the same fonts for the footer text as for the rest of the mail
[rails.git] / .travis.yml
index 6c41bc8b82521802dc6ec577ea93e38b2ceff9f0..ad8f7e599ea42dff4504becf9e0aaa15625a942d 100644 (file)
@@ -1,7 +1,7 @@
 sudo: false
 language: ruby
 rvm:
-  - 2.1.8
+  - 2.3.1
 cache: bundler
 addons:
   postgresql: 9.1
@@ -26,4 +26,4 @@ before_script:
 script:
   - bundle exec rubocop -f fuubar
   - bundle exec rake jshint
-  - bundle exec rake test
+  - bundle exec rake test:db