Skip to content

Commit

Permalink
untar archive
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Nov 1, 2017
1 parent 99ce8c4 commit 600abec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ matrix:
before_install:
- phpenv config-rm xdebug.ini || true
- openssl aes-256-cbc -K $encrypted_22e6e244c213_key -iv $encrypted_22e6e244c213_iv -in .travis/secrets.tar.enc -out .travis/secrets.tar -d
- tar xvf .travis/secrets.tar -C .travis

install:
- set -eo pipefail
Expand Down

0 comments on commit 600abec

Please sign in to comment.