mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +01:00
yet another travis test
This commit is contained in:
parent
3c5c130854
commit
394f2c1bef
@ -47,5 +47,5 @@ script:
|
||||
- if [ ${TRAVIS_OS_NAME} = 'osx' ]; then brew update; fi
|
||||
- if [ "$CXX" = "g++" ]; then export CXX=g++-4.8; fi
|
||||
- if [ "$CXX" = "clang++" ]; then export CXX=clang++-3.4; fi
|
||||
- sh scripts/buildAndRunTests.sh
|
||||
- ./scripts/buildAndRunTests.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user