mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 00:46:03 +01:00
fix travis
This commit is contained in:
parent
e3ac4bb198
commit
0d464a245f
@ -23,7 +23,9 @@ matrix:
|
|||||||
- env: TEST_NAME="gcc (make)"
|
- env: TEST_NAME="gcc (make)"
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
script:
|
script:
|
||||||
- sudo ifconfig -a
|
- sudo ifconfig -a
|
||||||
|
- sudo ifconfig venet0 multicast
|
||||||
|
- sudo ifconfig -a
|
||||||
- ./configure && make -s -j2
|
- ./configure && make -s -j2
|
||||||
- ./travis/runtests.sh
|
- ./travis/runtests.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user