add ruby 2.3.0 for travis

This commit is contained in:
Kyle Drake 2015-12-27 14:48:31 -06:00
parent 2296ece1c2
commit aa59a4cae7

View file

@ -1,5 +1,6 @@
language: ruby
rvm:
- "2.3.0"
- "2.2.3"
addons:
postgresql: "9.3"