Skip to content

Commit

Permalink
with restarts
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffjentry committed Jul 1, 2017
1 parent f16fd68 commit 1965d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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=eeebbb68afc64aac4ab5601246c91a7e59de0fdd
- CENTAUR_BRANCH=3aeaf25e2929b8c621b8804aa244ff737fb6b4db
- INTEGRATION_TESTS_DIR=src/main/resources/integrationTestCases
matrix:
# Setting this variable twice will cause the 'script' section to run twice with the respective env var invoked
Expand Down

0 comments on commit 1965d1c

Please sign in to comment.