Skip to content

Commit

Permalink
Fix travis config 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomulansky committed May 7, 2017
1 parent 3a83fdb commit f0469a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -39,7 +39,7 @@ before_install:
- ./bootstrap.sh
- cd $TRAVIS_BUILD_DIR
- if [ "$TRAVIS_OS_NAME" = "osx" ] && [ "$CC" = "gcc" ]; then export CC=gcc-4.8; fi
- echo "Toolset: $CC"
- echo $CC
- $CC --version

script:
Expand Down

0 comments on commit f0469a2

Please sign in to comment.