Commit b9867847602dec0cfd35217da3c35c167c4248bc

Authored by Braulio Bhavamitra
1 parent ec524239

travis,circle: Update to ruby 2.3.1

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
@@ -18,7 +18,7 @@ cache: bundler @@ -18,7 +18,7 @@ cache: bundler
18 18
19 language: ruby 19 language: ruby
20 rvm: 20 rvm:
21 - - 2.3.0 21 + - 2.3.1
22 22
23 addons: 23 addons:
24 apt: 24 apt:
@@ -2,7 +2,7 @@ machine: @@ -2,7 +2,7 @@ machine:
2 timezone: 2 timezone:
3 America/Bahia 3 America/Bahia
4 ruby: 4 ruby:
5 - version: 2.3.0 5 + version: 2.3.1
6 services: 6 services:
7 - postgresql 7 - postgresql
8 8