]> git.openstreetmap.org Git - rails.git/commitdiff
Switch travis to test on ruby 2.3.1
authorTom Hughes <tom@compton.nu>
Fri, 1 Jul 2016 12:40:09 +0000 (13:40 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 1 Jul 2016 12:40:09 +0000 (13:40 +0100)
.travis.yml

index 36758b0b787f8f5ea12b029f2bf0d1f777dc09e9..3737f2d1ceac7413a2a129e3e31482517374daaa 100644 (file)
@@ -1,7 +1,7 @@
 sudo: false
 language: ruby
 rvm:
 sudo: false
 language: ruby
 rvm:
-  - 2.3
+  - 2.3.1
 cache: bundler
 addons:
   postgresql: 9.1
 cache: bundler
 addons:
   postgresql: 9.1