From 22fe86033fb7d7ef7589ad3f3e2c60dbed1b22e0 Mon Sep 17 00:00:00 2001 From: Ruchi Munshi Date: Tue, 11 Apr 2017 16:19:10 -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 1be54097a..44ffb1772 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=develop + - CENTAUR_BRANCH=40dff9cade6170d691dae383003d60fecfe24bd2 matrix: # Setting this variable twice will cause the 'script' section to run twice with the respective env var invoked - BUILD_TYPE=sbt