ixdiacsueb / MMweb

0 stars 0 forks source link

travis #7

Closed instructian closed 7 years ago

instructian commented 7 years ago

The command "openssl aes-256-cbc -K $(eval echo \$encrypted_$(eval echo \${REPOID${OWNER_NAME}})key) -iv $(eval echo \$encrypted$(eval echo \${REPOID${OWNER_NAME}})_iv) -in .travis/${OWNER_NAME}.pem.enc -out .travis/${OWNER_NAME}.pem -d" failed and exited with 1 during .

I tried rolling it back to the last successful build and still there is an error. do you have any ideas of how to fix this? @philiptzou

instructian commented 7 years ago

@philiptzou do you have any idea of how i would reset this properly? or is the error related to something else?

philiptzou commented 7 years ago

No but I'll take a look soon. On Tue, Apr 11, 2017 at 7:15 PM ian notifications@github.com wrote:

@philiptzou https://github.com/philiptzou do you have any idea of how i would reset this properly? or is the error related to something else?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/csuebmmg/MMweb/issues/7#issuecomment-293452793, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxbieNtY1NmFZx30IT2v7IqjjBp6n06ks5rvDPagaJpZM4M36cr .

philiptzou commented 7 years ago

Fixed. Was it you who changed the group name from "CSUEBMMG" to "csuebmmg"?