From 1520369bff7e3623307939e5ff1df651c18a142d Mon Sep 17 00:00:00 2001 From: cloudbells Date: Mon, 26 Aug 2019 01:19:59 +0200 Subject: [PATCH] WoWI fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7f76045..26aadd4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ script: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/re branches: only: - - /^\d+\.\d+(\.\d+)?(-\S*)?$/ \ No newline at end of file + - /^v\d+\.\d+(\.\d+)?(-\S*)?$/ \ No newline at end of file