diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml index 4912fa8..a937dfd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,10 +1,6 @@ version: '{build}' image: 'Visual Studio 2017' -branches: - only: - - master - environment: appveyor_boost_version: 1.69.0 |