Skip to content

Commit cbdd178

Browse files
committed
clean in travis script
1 parent 15cc39a commit cbdd178

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ function test ()
2929
make test
3030
}
3131

32-
function testhwdrivers ()
33-
{
34-
mkdir $BUILD_DIR && cd $BUILD_DIR
35-
cmake $MRPT_DIR -DBUILD_APPLICATIONS=FALSE
36-
make run_tests_mrpt_hwdrivers
37-
}
38-
3932
function doc ()
4033
{
4134
echo doc placeholder

0 commit comments

Comments
 (0)