mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-30 04:33:53 +00:00
Fix for GCC 4.7 and the timer
This commit is contained in:
parent
b26403798d
commit
d6c40f12b7
@ -43,6 +43,7 @@ matrix:
|
||||
- g++-4.7
|
||||
env:
|
||||
- COMPILER=4.7
|
||||
- CXXFLAGS=-D_GLIBCXX_USE_NANOSLEEP
|
||||
- os: osx
|
||||
install:
|
||||
- python -c 'import sys; print(sys.version_info[:])'
|
||||
|
Loading…
x
Reference in New Issue
Block a user