mirror of
https://github.com/boostorg/odeint.git
synced 2025-05-09 23:24:01 +00:00
Fix travis config 2
This commit is contained in:
parent
3a83fdbd8f
commit
f0469a2fb6
@ -39,7 +39,7 @@ before_install:
|
|||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
- cd $TRAVIS_BUILD_DIR
|
- cd $TRAVIS_BUILD_DIR
|
||||||
- if [ "$TRAVIS_OS_NAME" = "osx" ] && [ "$CC" = "gcc" ]; then export CC=gcc-4.8; fi
|
- if [ "$TRAVIS_OS_NAME" = "osx" ] && [ "$CC" = "gcc" ]; then export CC=gcc-4.8; fi
|
||||||
- echo "Toolset: $CC"
|
- echo $CC
|
||||||
- $CC --version
|
- $CC --version
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user