Skip to content

Commit c9537b9

Browse files
committed
Add release branch to travis yml for testing
1 parent 3d3ba38 commit c9537b9

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
@@ -16,6 +16,7 @@ notifications:
1616
branches:
1717
only:
1818
- master
19+
- /release-.*/
1920
- /^v[0-9]+\.[0-9]+\.[0-9]+$/ # version tags for Documenter.jl, see # 298
2021
# matrix:
2122
# allow_failures:

0 commit comments

Comments
 (0)