build => release => tag => build ...

This commit is contained in:
Xawotihs
2015-08-16 18:41:36 +02:00
parent 7d8fdbfd58
commit 07683480b4

View File

@@ -9,6 +9,9 @@ branches:
# blacklist
except:
- travis_mac_osx
# Do not build on tags (GitHub only)
skip_tags: true
#---------------------------------#
# environment configuration #
#---------------------------------#