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

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