Skip to content

Commit c024a21

Browse files
committed
No artifacts in travis needed
1 parent 0efe9d1 commit c024a21

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ cache:
1717
directories:
1818
- $HOME/.m2
1919

20-
addons:
21-
artifacts: true
22-
2320
before_install:
2421
- "[[ ${TRAVIS_PULL_REQUEST} == 'false' ]] && openssl aes-256-cbc -K $encrypted_b6c74d7f8e86_key -iv $encrypted_b6c74d7f8e86_iv -in codesigning.asc.enc -out codesigning.asc -d"
2522
- "[[ ${TRAVIS_PULL_REQUEST} == 'false' ]] && gpg --fast-import codesigning.asc"

0 commit comments

Comments
 (0)