mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-03 22:54:39 +00:00
Update .travis.yml
This commit is contained in:
parent
895969a4f6
commit
811d1edc8b
@ -17,6 +17,7 @@ install:
|
||||
- "[ $CXX = g++ ] && export CXX=g++-7 || true"
|
||||
- "[ $CXX = clang++ ] && export CXX=clang++-5.0 || true"
|
||||
script:
|
||||
- cd test
|
||||
- mkdir build && cd build
|
||||
- cmake ../.
|
||||
- make && make check
|
||||
|
Loading…
Reference in New Issue
Block a user