From 7f279bafd290e0f1c8ba8f0bbc99368a61fd25a3 Mon Sep 17 00:00:00 2001 From: amper43 Date: Mon, 4 Mar 2019 21:00:05 +0300 Subject: [PATCH] Hotfix for #203: - revert test --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 653d338..7738c7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,4 @@ deploy: github-token: $GITHUB_TOKEN skip_cleanup: true on: - tags: false + tags: true