From c630ad3a30e4b3ed1ddd671ddcdb61e30759210f Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 13 Jan 2018 14:45:27 -0500 Subject: [PATCH] apparently not the branch? --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9f5c7d2d5..6c360bfe7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -87,7 +87,7 @@ deploy: file_glob: true skip_cleanup: true prerelease: true - name: "development build of branch $TRAVIS_BRANCH" + name: "development build $TRAVIS_TAG" on: tag: true all_branches: true