diff options
Diffstat (limited to '')
-rw-r--r-- | appveyor.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml index 493bbee..930b997 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,5 @@ version: '{build}' -branches: - only: - - master - platform: - i386 - x86_64 |