Skip to content

Commit

Permalink
full travis revert
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Wrock <[email protected]>
  • Loading branch information
mwrock committed Apr 7, 2017
1 parent e7ffb29 commit d655caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,11 +216,11 @@ matrix:
- /root/travis_bootstrap
- /hab/studios/home--travis--build--habitat-sh
- /root/.cargo
script:
before_install:
- ./support/ci/fast_pass.sh || exit 0
- if [[ ! -x ./support/ci/deploy.sh ]]; then chmod +x ./support/ci/deploy.sh; fi
- openssl aes-256-cbc -K $encrypted_50e90ce07941_key -iv $encrypted_50e90ce07941_iv -in ./support/ci/habitat-srv-admin.enc -out /tmp/habitat-srv-admin -d
deploy:
script:
- sudo ./support/ci/deploy.sh
notifications:
webhooks:
Expand Down

0 comments on commit d655caf

Please sign in to comment.