jasonpet commented on a change in pull request #84: make travis more efficient
URL: 
https://github.com/apache/incubator-openwhisk-package-pushnotifications/pull/84#discussion_r154157426
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -18,10 +18,7 @@ notifications:
 install: true
 
 before_install:
-  - 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then openssl aes-256-cbc -K 
$encrypted_ff5bbb6225c5_key -iv $encrypted_ff5bbb6225c5_iv -in 
tests/credentials.json.enc -out tests/credentials.json -d; fi'
 
 Review comment:
   why are you removing the encryption.  it needs this to get the credentials 
for the test case.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to