[Git][noosfero/noosfero][master] travis,circle: Update to ruby 2.3.1

Bráulio Bhavamitra gitlab at mg.gitlab.com
Thu Apr 28 19:26:26 BRT 2016


Bráulio Bhavamitra pushed to branch master at Noosfero / noosfero


Commits:
b9867847 by Braulio Bhavamitra at 2016-04-28T19:25:19-03:00
travis,circle: Update to ruby 2.3.1

- - - - -


2 changed files:

- .travis.yml
- circle.yml


Changes:

=====================================
.travis.yml
=====================================
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,7 @@ cache: bundler
 
 language: ruby
 rvm:
-  - 2.3.0
+  - 2.3.1
 
 addons:
   apt:


=====================================
circle.yml
=====================================
--- a/circle.yml
+++ b/circle.yml
@@ -2,7 +2,7 @@ machine:
   timezone:
     America/Bahia
   ruby:
-    version: 2.3.0
+    version: 2.3.1
   services:
     - postgresql
 



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/b9867847602dec0cfd35217da3c35c167c4248bc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160428/c7ee82b4/attachment-0001.html>


More information about the Noosfero-dev mailing list