Skip to content

Commit 17ac1cf

Browse files
authored
chore(ci): Ensure Travis unit tests also run on release branches. (#164)
1 parent 2a90098 commit 17ac1cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ node_js:
88
branches:
99
only:
1010
- master
11+
- /^\d+\.\d+\.(\d|[x])
1112
env:
1213
global:
1314
# BROWSER_STACK_USERNAME

0 commit comments

Comments
 (0)