Skip to content

Commit

Permalink
Trying to fix the key
Browse files Browse the repository at this point in the history
  • Loading branch information
alexflav23 committed Nov 14, 2016
1 parent 740ded0 commit 900b088
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -33,5 +33,4 @@ after_success:
dd:
secure: I2bJN+z8hUbwMV8nzfmQDSrHslbrN1suVlrUEJpnUK27L6sinr4L3EaPnN71ujp4YiYieGBZQuEySU7GBdfRTRsM7J14mDJ5mOQwMrPNvBQnPzqyV6MYrTKKWthIYWna7KPLnNXHbVIba1SOBBd87yJO3mHFQnIvQelCjiXreYSpGp9Rrfp2tBiHfHN4PbNKN6A1c9JMzx9nVAis/0BTj1TfDzVEqHqHh5qYsOrAJo7+Y/LyxmBf0j/83i+2odMdWTj8xTb6NRlvhc0Opf/Z5m+4TnzNDrn+6OlSb/NRti2IBGtKCqdU0sfmDGHYreFc1fu96G+Q/RzAHlXT1WAyxKG0B1EXlGOZCgu8wcXe/rMQo0X2+AG+O7dD753sC71PmAjjGU8HC1IP9ZEApbgCQ9j5FR+ncFQk7gCKm5j+98C2WlsceYiiFFFtPgkBfxINTGk+xc20RlupmUoUP0zj/Qz1Lp3dtio7WgP2qp97aZBjnebE6+v94u1uygN+wGJiCtMOB+KdPcFlR7p55L1ezw2+MiRR/nkyRFO0U05pdRysDLpPKYSFFToTwvV9cuPBcmhGmcWg6XHubGgu01kB2MEbJglyoY2+NYJg7zDRzR916XZ1xzL9useytm4rN8kxYCoBK5avnUZy0ELTxQH1Qj30BfSp/ZU2W3zXVeNVmoA=
before_install:
- openssl aes-256-cbc -K $encrypted_c923ff7bc003_key -iv $encrypted_c923ff7bc003_iv
-in ./build/deploy.asc.enc -out ./build/deploy.asc -d
- openssl aes-256-cbc -K $encrypted_c923ff7bc003_key -iv $encrypted_c923ff7bc003_iv -in ./build/deploy.asc.enc -out ./build/deploy.asc -d

0 comments on commit 900b088

Please sign in to comment.