mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 06:55:49 +02:00
fixed travis file
This commit is contained in:
@@ -6,5 +6,5 @@ before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo DEBIAN_FRONTEND=noninteractive apt-get -qq -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" upgrade
|
||||
- sudo apt-get install -qq -y unixodbc-dev libmysqlclient-dev
|
||||
script: ./configure & make -s
|
||||
script: ./configure && make -s -j2
|
||||
|
||||
|
Reference in New Issue
Block a user