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