Skip to content

Commit

Permalink
EZP-30376 [Travis] Implementing reporting tool to behat automated tes…
Browse files Browse the repository at this point in the history
…ts - part revert (ezsystems#473)
  • Loading branch information
m-tyrala authored and micszo committed Oct 25, 2019
1 parent 5a63d04 commit dd81fb2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ notifications:
on_pull_requests: false

before_install:
# Decrypt SSH key to Allure report server
- openssl aes-256-cbc -K $encrypted_564abe244951_key -iv $encrypted_564abe244951_iv -in bin/.travis/rsa_allure.enc -out $HOME/rsa_allure -d
- chmod 400 $HOME/rsa_allure
# Update Docker and Docker Compose
- ./bin/.travis/trusty/update_docker.sh
# Internal auth token dedicated to testing with travis+composer on ezsystems repos, not for reuse!
Expand Down
Binary file removed bin/.travis/rsa_allure.enc
Binary file not shown.

0 comments on commit dd81fb2

Please sign in to comment.