Permalink
Browse files
Pin release to centaur branch
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
.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
|
|
|
|
0 comments on commit
22fe860