Commit 12a8c191 by Billy Donahue

travis fix

parent bbb54ef0
...@@ -17,7 +17,9 @@ set -vex ...@@ -17,7 +17,9 @@ set -vex
env | sort env | sort
cmake -DJSONCPP_WITH_CMAKE_PACKAGE=$CMAKE_PKG -DBUILD_SHARED_LIBS=$SHARED_LIB -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DCMAKE_VERBOSE_MAKEFILE=$VERBOSE_MAKE . mkdir build
cd build
cmake ../googletest
make make
# Python is not available in Travis for osx. # Python is not available in Travis for osx.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment