1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove obsolete flag T

This commit is contained in:
Stefan Lankes 2017-01-08 19:00:38 +01:00
parent 0f09e93140
commit 73c63fd676

View file

@ -21,7 +21,7 @@ script:
- mkdir -p $TOPDIR/tmp/bootstrap
- cd -
- ./configure
- make -j2 V=1 T=1 all
- make V=1 all
env:
global:
- TOPDIR=/home/travis/build