From e89038449b7594d9e3c6ddd00b6ec50032786b4e Mon Sep 17 00:00:00 2001 From: ZoeLeBlanc Date: Thu, 19 Mar 2020 22:38:45 -0400 Subject: [PATCH] testing variables --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index acaafd0..67c8d1f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,6 @@ deploy: api_key: $TRAVIS_GITHUB_TOKEN file_glob: true file: indices/* - skip_cleanup: true + cleanup: true on: branch: master \ No newline at end of file