Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2016-07-14 08:23:58 +0300
committerRalph Giles <giles@mozilla.com>2016-07-26 19:53:00 +0300
commit39d78b9805d90aa98600c4cbf7e678ca6590abd0 (patch)
treef62201af5c1c96d83973975cd5a538c44b6e46d3
parent4800d66598126c980571c74df08fe6f8a73e2fe2 (diff)
Trim appveyor config.
-rw-r--r--appveyor.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 60035bcc..d041fc60 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,9 +1,3 @@
-version: 1.0.{build}
-branches:
- only:
- - master
- - appveyor
-
image: Visual Studio 2015
configuration:
- Debug
@@ -26,4 +20,4 @@ test_script:
%APPVEYOR_BUILD_FOLDER%\win32\VS2015\%PLATFORM%\%CONFIGURATION%\test_opus_decode.exe
- %APPVEYOR_BUILD_FOLDER%\win32\VS2015\%PLATFORM%\%CONFIGURATION%\test_opus_encode.exe \ No newline at end of file
+ %APPVEYOR_BUILD_FOLDER%\win32\VS2015\%PLATFORM%\%CONFIGURATION%\test_opus_encode.exe