travis upd

This commit is contained in:
wgroeneveld 2018-08-14 09:54:17 +02:00
parent 75e86fffb8
commit 021cf96780
1 changed files with 1 additions and 0 deletions

View File

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