Switch travis to test on ruby 2.3.1
This commit is contained in:
parent
6403fd2cd4
commit
46b899a964
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
sudo: false
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.3
|
||||
- 2.3.1
|
||||
cache: bundler
|
||||
addons:
|
||||
postgresql: 9.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue