diff --git a/scripts/travis b/scripts/travis index 75bff56..542161d 100755 --- a/scripts/travis +++ b/scripts/travis @@ -19,6 +19,7 @@ if [ "x$ARCH" = "xnative" ]; then if [ `uname` = "Darwin" ]; then cmake .. make + make test else sudo apt-get update sudo apt-get install -y python-software-properties