[Git][noosfero/noosfero][master] travis: disable custom version of firefox as it is failing to download

Bráulio Bhavamitra gitlab at mg.gitlab.com
Tue May 16 12:51:58 BRT 2017


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


Commits:
a010ac58 by Braulio Bhavamitra at 2017-05-16T12:51:24-03:00
travis: disable custom version of firefox as it is failing to download

- - - - -


1 changed file:

- .travis.yml


Changes:

=====================================
.travis.yml
=====================================
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,9 @@ services:
   - postgresql
 
 addons:
+  postgresql: '9.4'
+  # same as in docker ci image
+  #firefox: '45.7.0'
   apt:
     packages:
       - tango-icon-theme
@@ -36,9 +39,7 @@ addons:
   artifacts:
     paths:
       - $(ls tmp/artifact* | tr "\n" ":")
-  # same as in docker ci image
-  firefox: '45.7.0'
-  postgresql: '9.4'
+
 
 before_install:
   # geckodriver, from http://www.columbia.edu/~njn2118/journal/2016/10/28.html



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/a010ac585be0868c0c8ed2ecbbf613dec27d382c

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/a010ac585be0868c0c8ed2ecbbf613dec27d382c
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170516/bace5a5f/attachment.html>


More information about the Noosfero-dev mailing list