Merge branch '#88-show-default-value-in-help' of github.com:cekc/argparse into #88-show-default-value-in-help

This commit is contained in:
Mike Zozu 2020-12-15 22:01:29 +03:00
commit 1f9591eabc

View File

@ -12,7 +12,7 @@ matrix:
- g++-8 - g++-8
env: CXX=g++-8 CC=gcc-8 env: CXX=g++-8 CC=gcc-8
- os: osx - os: osx
osx_image: xcode10.2 osx_image: xcode12.2
language: cpp language: cpp
compiler: clang compiler: clang
- os: windows - os: windows