#952 Try ruby 2.3.1

This commit is contained in:
Daniel O'Connor
2016-06-02 13:14:10 +09:30
parent 40d7b11d90
commit f8a1ef6066

View File

@@ -8,7 +8,7 @@ env:
global:
secure: "Z5TpM2jEX4UCvNePnk/LwltQX48U2u9BRc+Iypr1x9QW2o228QJhPIOH39a8RMUrepGnkQIq9q3ZRUn98RfrJz1yThtlNFL3NmzdQ57gKgjGwfpa0e4Dwj/ZJqV2D84tDGjvdVYLP7zzaYZxQcwk/cgNpzKf/jq97HLNP7CYuf4="
rvm:
- 2.2.4
- 2.3.1
before_script:
- psql -c 'create database growstuff_test;' -U postgres
script: