mirror of
https://github.com/MariaDB/server.git
synced 2025-08-21 16:03:24 +03:00
Travis: parallel_jobs=3
This commit is contained in:
committed by
Sergey Vojtovich
parent
ce55094f4f
commit
c35b8c46b4
@@ -67,7 +67,7 @@ script:
|
||||
- export MYSQL_BUILD_CC=/usr/bin/gcc-${GCC_VERSION} MYSQL_BUILD_CXX=/usr/bin/g++-${GCC_VERSION}
|
||||
- ${MYSQL_BUILD_CC} --version ; ${MYSQL_BUILD_CXX} --version
|
||||
- cd "${TRAVIS_BUILD_DIR}"
|
||||
- env DEB_BUILD_OPTIONS="parallel=4" debian/autobake-deb.sh;
|
||||
- env DEB_BUILD_OPTIONS="parallel=3" debian/autobake-deb.sh;
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
Reference in New Issue
Block a user