[PATCH v2 6/6] travis: Skip first compilation for Linux builds

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We already perform a full build as part of distcheck, so
we can speed things up a bit by skipping the first
compilation.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1e2e307ac5..a4a0bbb072 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -48,7 +48,6 @@ env:
         apt-get update &&
         apt-get install -y \$PACKAGES &&
         ./autogen.sh &&
-        make -j3 &&
         make -j3 syntax-check &&
         make -j3 distcheck DISTCHECK_CONFIGURE_FLAGS=\"\$DISTCHECK_CONFIGURE_FLAGS\" ||
         (
-- 
2.17.1

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux