Update travis file
This commit is contained in:
parent
42078d376f
commit
002b7c2a9c
|
@ -305,7 +305,7 @@ script:
|
||||||
cd build_helloworld;
|
cd build_helloworld;
|
||||||
cmake -DCMAKE_BUILD_TYPE=${BUILD_TYPE} ../helloworld/;
|
cmake -DCMAKE_BUILD_TYPE=${BUILD_TYPE} ../helloworld/;
|
||||||
make -j2;
|
make -j2;
|
||||||
./helloworld
|
./helloworld;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user