Continuous Integration: allow tags to trigger builds

This commit is contained in:
Peter Krautzberger 2016-02-04 16:08:20 +01:00
parent 09b2361efd
commit 6b65f86a5b

View File

@ -8,6 +8,7 @@ script:
branches:
only:
- master
- /^(\d+\.)+(\d+\.)+(\d+)?(-)?(.+)$/
deploy:
provider: npm
email: manager@mathjax.org