mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-26 16:32:45 +01:00
fixed travis file
This commit is contained in:
parent
995fcd682c
commit
2f33fe2d7d
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user