[Git][noosfero/noosfero][master] travis: use elasticsearch 1.7.6

Bráulio Bhavamitra gitlab at mg.gitlab.com
Fri May 5 20:04:46 BRT 2017


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


Commits:
9417b460 by Braulio Bhavamitra at 2017-05-05T20:04:29-03:00
travis: use elasticsearch 1.7.6

- - - - -


1 changed file:

- .travis.yml


Changes:

=====================================
.travis.yml
=====================================
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,7 @@ notifications:
 # Also container-based environments have the fatest boot times and
 # are the only one with cache available for public projects.
 # See https://docs.travis-ci.com/user/ci-environment/#Virtualization-environments
+dist: trusty
 sudo: false
 cache: bundler
 
@@ -20,7 +21,7 @@ language: ruby
 rvm:
   - 2.4.1
 jdk:
-  - oraclejdk8
+  - openjdk8
 
 services:
   - postgresql
@@ -60,8 +61,8 @@ before_script:
 
 env:
   global:
-    - ES_VERSION=5.3.2
-    - ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz
+    - ES_VERSION=1.7.6
+    - ES_DOWNLOAD_URL=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz
     - LANG=en
   matrix:
     - TASK=spec SPEC=spec/models



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

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/9417b460b9da5fa3b181c735872e7af60d77db95
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/20170505/e4d2890d/attachment-0001.html>


More information about the Noosfero-dev mailing list