We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9eaafc commit c21fb30Copy full SHA for c21fb30
.travis.yml
@@ -27,9 +27,6 @@ before_install:
27
# attention: only repo member can build, contribute user has no permission
28
- openssl aes-256-cbc -K $encrypted_171b1c559d7b_key -iv $encrypted_171b1c559d7b_iv -in signingkey.asc.enc -out signingkey.asc -d
29
30
-script:
31
- - mvn clean package -Punit-test
32
-
33
deploy:
34
- skip_cleanup: true
35
provider: script
0 commit comments