fix travis

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

View File

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