prevent build loop

pull/38/head
Lex Neva 2018-01-23 22:06:24 -05:00
rodzic a57ac2a902
commit c9e90dc61d
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -14,6 +14,9 @@ matrix:
sudo: required
env: BUILD=true
if: tag =~ ^v[0-9.]+$ OR branch != master
branches:
except:
- /^dev-build-/
cache: pip
install:
- |