Switch travis to test on ruby 2.3.1

This commit is contained in:
Tom Hughes 2016-07-01 13:40:09 +01:00
parent 6403fd2cd4
commit 46b899a964

View file

@ -1,7 +1,7 @@
sudo: false
language: ruby
rvm:
- 2.3
- 2.3.1
cache: bundler
addons:
postgresql: 9.1