Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Commit 9d17408

Browse files
committed
make compatible with homu
1 parent c349ba5 commit 9d17408

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ branches:
6161
only:
6262
# release tags
6363
- /^v\d+\.\d+\.\d+.*$/
64+
- auto
6465
- master
66+
- try
6567

6668
notifications:
6769
email:

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ branches:
5959
only:
6060
# Release tags
6161
- /^v\d+\.\d+\.\d+.*$/
62+
- auto
6263
- master
64+
- try
6365

6466
notifications:
6567
- provider: Email

0 commit comments

Comments
 (0)