Skip to content

Commit

Permalink
chore(ci): remove more old connection security stuffs (#3459)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbarton committed Apr 8, 2020
1 parent be76fcc commit 4d45cf0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -34,7 +34,6 @@ services:

before_script:
- npm run init
- export $(openssl aes-256-cbc -pass env:CREDENTIALS_PASS -d -in credentials)
- echo "TRAVIS_COMMIT $TRAVIS_COMMIT"
- echo "TRAVIS_PULL_REQUEST_SHA $TRAVIS_PULL_REQUEST_SHA"
- COMMIT_TO_VALIDATE=${TRAVIS_PULL_REQUEST_SHA:-$TRAVIS_COMMIT}
Expand Down
Binary file removed credentials
Binary file not shown.

0 comments on commit 4d45cf0

Please sign in to comment.