Permalink
Browse files

Pin release to centaur branch

  • Loading branch information...
1 parent dbde100 commit 22fe86033fb7d7ef7589ad3f3e2c60dbed1b22e0 @ruchim ruchim committed with ruchim Apr 11, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 .travis.yml
View
@@ -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

0 comments on commit 22fe860

Please sign in to comment.