From a6bcebb091de9da092603eebfe8a0e288b4c8175 Mon Sep 17 00:00:00 2001 From: Thibault Jeandet Date: Tue, 30 May 2017 14:03:37 -0400 Subject: [PATCH] Pin release to centaur branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 44ffb1772..d617bdb87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ before_install: - openssl aes-256-cbc -K "$encrypted_5ebd3ff04788_key" -iv "$encrypted_5ebd3ff04788_iv" -in src/bin/travis/resources/jesConf.tar.enc -out jesConf.tar -d || true env: global: - - CENTAUR_BRANCH=40dff9cade6170d691dae383003d60fecfe24bd2 + - CENTAUR_BRANCH=989e3d73ca72567398fd2c9fb03dad57d9cb69f5 matrix: # Setting this variable twice will cause the 'script' section to run twice with the respective env var invoked - BUILD_TYPE=sbt