summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: