From 52ae92fe9e341814754baec50e55d568b562bfcd Mon Sep 17 00:00:00 2001 From: Kattni Rembor Date: Thu, 2 Aug 2018 19:29:47 -0400 Subject: [PATCH] Updated travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5c46519..7ce6d85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ python: cache: pip: true deploy: - provider: releases +- provider: releases api_key: "$GITHUB_TOKEN" file_glob: true file: "$TRAVIS_BUILD_DIR/bundles/*"