Commit 1bdddda1f711d74d3e2556ae531808b5872c43f8

Authored by Leandro Santos
2 parents fe88693a b9867847
Exists in staging and in 1 other branch production

Merge branch 'master' into staging

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
@@ -17,7 +17,7 @@ cache: bundler @@ -17,7 +17,7 @@ cache: bundler
17 17
18 language: ruby 18 language: ruby
19 rvm: 19 rvm:
20 - - 2.3.0 20 + - 2.3.1
21 21
22 addons: 22 addons:
23 apt: 23 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