summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tay <samctay@pm.me>2022-08-20 23:45:57 -0700
committerSam Tay <samctay@pm.me>2022-08-20 23:45:57 -0700
commitbba9a0d70cbcf1608ad3748edfb608068898edd9 (patch)
treec79b272800e225bed0e8411f299fbdeaa7ab9f65
parent583046dcbf307792ae051263e4029c5d4086434f (diff)
Build on main branch
-rw-r--r--.travis.yml2
-rw-r--r--appveyor.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 374fb4e..e089e78 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -59,7 +59,7 @@ branches:
only:
# release tags
- /^v\d+\.\d+\.\d+.*$/
- - master
+ - main
- develop
notifications:
diff --git a/appveyor.yml b/appveyor.yml
index d5eeeb6..37ce93b 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -59,7 +59,7 @@ branches:
only:
# Release tags
- /^v\d+\.\d+\.\d+.*$/
- - master
+ - main
- develop
notifications: