diff --git a/.travis.yml b/.travis.yml index cbd15da18..13834a812 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ dist: trusty branches: only: - - v0.x - v1.x # having another branch lets us force-push tests here without spamming master - ci-test diff --git a/scripts/appveyor.yml b/scripts/appveyor.yml index 8a4dd7005..a9bd8f1de 100644 --- a/scripts/appveyor.yml +++ b/scripts/appveyor.yml @@ -2,7 +2,6 @@ version: '{build}' branches: only: - - v0.x - v1.x - ci-test