diff options
author | Valentin Popov <info@valentineus.link> | 2017-10-22 18:25:59 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-10-22 18:25:59 +0300 |
commit | f235ca34164aede587eb1050868ecd6dbd7b41bd (patch) | |
tree | 27f4ac0cf7db51ea11c52c2360f83ecc6300f3a7 | |
parent | c7db50ca2332773a3c65a9195d2ff05d5a3c44f4 (diff) | |
download | simple-container-1.1.2.tar.xz simple-container-1.1.2.zip |
Enable wildcardsv1.1.2
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index d9fd09e..1484110 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,6 +53,7 @@ jobs: - provider: releases skip_cleanup: true + file_glob: true file: "simple-container-*.tgz" email: "info@valentineus.link" api_key: $GITHUB_PROJECT_TOKEN |