mirror of
https://github.com/boostorg/odeint.git
synced 2026-01-19 04:22:12 +00:00
don't explicitely specify c++98
This commit is contained in:
@@ -7,7 +7,7 @@ compiler:
|
||||
- clang
|
||||
|
||||
env:
|
||||
- CXXSTD='-std=c++98'
|
||||
- CXXSTD=''
|
||||
- CXXSTD='-std=c++0x'
|
||||
|
||||
# For now disable gcc on osx as g++4.8 is not yet available
|
||||
|
||||
Reference in New Issue
Block a user