Skip to content

Commit ed18541

Browse files
authored
Update .travis.yml
1 parent 5eb63ed commit ed18541

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ notifications:
2121
branches:
2222
only: # Only kick off CI for master and potential merges to master from within PRs
2323
- master
24+
- /^release-.*$/
25+
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
2426
matrix:
2527
allow_failures:
2628
- julia: nightly

0 commit comments

Comments
 (0)