mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 02:29:08 +00:00
Fix travis build on macOS
This commit is contained in:
parent
b83241ff4d
commit
25aac0bee5
@ -31,7 +31,7 @@ addons:
|
||||
- g++-6
|
||||
|
||||
before_install:
|
||||
- export CXX=g++-6
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then export CXX=g++-6; fi
|
||||
|
||||
script:
|
||||
- support/travis-build.py
|
||||
|
Loading…
Reference in New Issue
Block a user