Skip to content

Commit

Permalink
Fixed travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicklas2751 committed Jul 15, 2019
1 parent 290ade1 commit 69b9ae9
Showing 1 changed file 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 @@ -37,9 +37,6 @@ cache:
- $HOME/.m2

before_deploy:
- openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in scripte/deploy/secring.gpg.enc
-out scripte/deploy/secring.gpg -d
- gpg --fast-import scripte/deploy/secring.gpg
- "./mvnw --settings .maven.xml deploy"
deploy:
provider: releases
Expand Down

0 comments on commit 69b9ae9

Please sign in to comment.