1
0
mirror of https://github.com/pocoproject/poco.git synced 2025-03-30 15:45:55 +02:00

fix travis

This commit is contained in:
Guenter Obiltschnig 2015-03-20 22:42:31 +01:00
parent e3ac4bb198
commit 0d464a245f

@ -23,7 +23,9 @@ matrix:
- env: TEST_NAME="gcc (make)"
compiler: gcc
script:
- sudo ifconfig -a
- sudo ifconfig -a
- sudo ifconfig venet0 multicast
- sudo ifconfig -a
- ./configure && make -s -j2
- ./travis/runtests.sh