Skip to content

Commit 85a46d5

Browse files
author
Eduardo Oliveira de Carvalho
committed
Fix travis deploy job.
1 parent e0ce963 commit 85a46d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ script: make test
1818
deploy:
1919
provider: script
2020
script: make build ci-push
21+
skip_cleanup: true
2122
on:
2223
tags: true

0 commit comments

Comments
 (0)