]> git.openstreetmap.org Git - rails.git/commitdiff
Run tests on ruby 2.7.0 to match production systems
authorTom Hughes <tom@compton.nu>
Sun, 2 Aug 2020 11:12:59 +0000 (12:12 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 2 Aug 2020 11:12:59 +0000 (12:12 +0100)
.travis.yml

index 6acf89e48fbcf52187baf1b4bbd2ec6f0a06287c..77b17cf9dc39a454ead3b479c789593a82216412 100644 (file)
@@ -1,7 +1,7 @@
 dist: bionic
 language: ruby
 rvm:
-  - 2.5.3
+  - 2.7.0
 cache:
   - bundler
 addons: