about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index d5054511..5d955bc0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,14 +16,14 @@ matrix:
   include:
     - os: linux
       env: BUILD_FLAVOR=tumbleweed
-    - os: linux
-      env: BUILD_FLAVOR=debian
-    - os: linux
-      env: BUILD_FLAVOR=ubuntu
+#    - os: linux
+#      env: BUILD_FLAVOR=debian
+#    - os: linux
+#      env: BUILD_FLAVOR=ubuntu
     - os: linux
       env: BUILD_FLAVOR=arch
-    - os: linux
-      env: BUILD_FLAVOR=fedora
+#    - os: linux
+#      env: BUILD_FLAVOR=fedora
     - os: osx
       env:
         # Ensure that "keg-only" Homebrew versions are used.