Add BUILD_SYSTEM env variable to AppVeyor build matrix
[platform/upstream/libvorbis.git] / .travis.yml
index b143705..13d1f10 100644 (file)
@@ -12,4 +12,4 @@ addons:
 script:
   - ./autogen.sh
   - ./configure
-  - make distcheck
+  - make -j2 V=1 distcheck