Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Jun 25, 2017
1 parent 726eb02 commit 51a25fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -38,8 +38,8 @@ install:
fi
cd googletest/googletest
cmake . && cmake --build .
ls
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:$PWD/include
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:`pwd`/include
export LIBRARY_PATH=$LIBRARY_PATH:$PWD
env
cd -
Expand Down

0 comments on commit 51a25fd

Please sign in to comment.