Skip to content

Commit 1d42ecb

Browse files
committed
fix travis releases
1 parent 1010676 commit 1d42ecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ script:
2020
after_success:
2121
- bash <(curl -s https://codecov.io/bash)
2222
- rm coverage.text
23+
- rm elasticsearch-6.2.3.deb
2324
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash
2425

0 commit comments

Comments
 (0)