run travis on version tags too

This commit is contained in:
2016-05-12 17:27:53 -07:00
parent e4e8e9222c
commit 5d37399fbf

View File

@@ -15,4 +15,5 @@ after_success: npm run coverage
branches: branches:
only: only:
- master - master
- /^v[0-9].*$/