diff options
author | Valentin Popov <info@valentineus.link> | 2018-06-11 19:37:59 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-06-11 19:37:59 +0300 |
commit | 57c8057f2989b53e4ba7ed0131132f4056ac6d90 (patch) | |
tree | ae7b940a615862b84ef4260d7a92af52d5db695a | |
parent | 389ee99fcf69c26f5b185aa88949af527aad976c (diff) | |
download | tool_apisiteadmins-57c8057f2989b53e4ba7ed0131132f4056ac6d90.tar.xz tool_apisiteadmins-57c8057f2989b53e4ba7ed0131132f4056ac6d90.zip |
Final file Travis-CI
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index cc3569f..aa07be0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -71,5 +71,6 @@ jobs: file_glob: true provider: releases skip_cleanup: true + on: tags: true |