Skip to content

Commit d8cd96f

Browse files
committed
Have Travis build release branches (#379)
1 parent 8165bb1 commit d8cd96f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ python:
99
os:
1010
- linux
1111

12+
branches:
13+
only:
14+
- master
15+
- /^\d+\.\d+(\.\d+)?(-\S*)?$/
16+
1217
env:
1318
- BAZEL=0.5.1
1419

0 commit comments

Comments
 (0)