summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-08-02 18:45:14 +0200
committerChristian Duerr <contact@christianduerr.com>2020-08-02 18:45:14 +0200
commit199c32bc4773ab56e1e5aac3d8cee708daf0f9d1 (patch)
tree227c727e91bd8ece675ddbc3a47fa398b863fe8b
parent0198d3116a0c46572ab8fafc1f89609568da0865 (diff)
downloadalacritty-199c32bc4773ab56e1e5aac3d8cee708daf0f9d1.tar.gz
alacritty-199c32bc4773ab56e1e5aac3d8cee708daf0f9d1.zip
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 05cf7679..c972f576 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,5 +38,5 @@ deploy:
rust: stable
condition:
- $CLIPPY != true
- - "${TRAVIS_TAG}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+$
+ - $TRAVIS_TAG =~ ^v[0-9]+\.[0-9]+\.[0-9]+$
repo: chrisduerr/alacritty