mirror of
https://github.com/MariaDB/server.git
synced 2026-05-11 17:40:11 +02:00
Travis: parallel_jobs=3
This commit is contained in:
parent
ce55094f4f
commit
c35b8c46b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue