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