travis upd

This commit is contained in:
wgroeneveld 2018-08-14 09:57:35 +02:00
parent 021cf96780
commit 83ccc1fcbc
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ before_install:
- cd googletest-release-1.8.0
- cmake -DBUILD_SHARED_LIBS=ON .
- make
- echo "gtest dir: $GTEST_DIR"
- echo $GTEST_DIR
script:
- cd $TRAVIS_BUILD_DIR