1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-04-05 09:35:54 +01:00

Travis debug

This commit is contained in:
Antonin Portelli 2016-06-14 18:07:08 +01:00
parent 9631a2565f
commit b6a96619d2

View File

@ -72,6 +72,7 @@ before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]] && [[ "$CC" == "gcc" ]]; then brew install gcc5; fi
install:
- ls /home/travis/build/aportelli/LatAnalyze/ci-scripts/clang/bin
- export CC=$CC$VERSION
- export CXX=$CXX$VERSION
- echo $PATH