Skip to content

Commit f068072

Browse files
authored
travis deploy revert to "skip_cleanup: true" .. (#227)
1 parent 7b97dc4 commit f068072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
secure: iKXXqoxPMsoLGlhKMwRB7dVdU0ZvOjzRaxm73zjEsEgyErL7LJ6YG+3wJl24UW8zxgpvM5hW0DKUkWSLfVoHa/1l+Bsb8yREAKJTYldZs3pjhQxWM7OBMeKWjTA7WccYrx4ShHgbgUvl4IuHXNY91kcu1pC6lZukpDUvdX4Ii70=
5151
file_glob: true
5252
file: "build/libs/ksar-*all.jar"
53-
cleanup: false
53+
skip_cleanup: true
5454
on:
5555
tags: true
5656
repo: vlsi/ksar

0 commit comments

Comments
 (0)