8000 OSX: remove the commented out parts · Dadie/docopt.cpp@d915352 · GitHub
[go: up one dir, main page]

Skip to content

Commit d915352

Browse files
Jared Grubbjaredgrubb
Jared Grubb
authored andcommitted
OSX: remove the commented out parts
1 parent 6968257 commit d915352

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ matrix:
5252
- COMPILER=clang++ V='Apple LLVM 11.0' WITH_CPP14=true
5353

5454
before_install:
55-
# - |
56-
# if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then
57-
# brew update
58-
# brew rm --force cmake && brew install cmake
59-
# fi
60-
6155
- CMAKE_CXX_FLAGS+=" -Wall"
6256

6357
- if [[ "${WITH_CPP14}" == "true" ]]; then CMAKE_OPTIONS+=" -DCMAKE_CXX_STANDARD=14"; fi

0 commit comments

Comments
 (0)
0