Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
- remove Xcode 7 [skip ci] (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
SSE4 committed Apr 6, 2019
1 parent e78dc39 commit 8654d26
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,12 +174,6 @@ matrix:
env: CONAN_CLANG_VERSIONS=7.0 CONAN_DOCKER_IMAGE=conanio/clang7 CONAN_ARCHS=x86 CONAN_BUILD_TYPES=Release CONAN_CURRENT_PAGE=1 CONAN_TOTAL_PAGES=2
- <<: *linux
env: CONAN_CLANG_VERSIONS=7.0 CONAN_DOCKER_IMAGE=conanio/clang7 CONAN_ARCHS=x86 CONAN_BUILD_TYPES=Release CONAN_CURRENT_PAGE=2 CONAN_TOTAL_PAGES=2
- <<: *osx
osx_image: xcode7.3
env: CONAN_APPLE_CLANG_VERSIONS=7.3 CONAN_BUILD_TYPES=Debug
- <<: *osx
osx_image: xcode7.3
env: CONAN_APPLE_CLANG_VERSIONS=7.3 CONAN_BUILD_TYPES=Release
- <<: *osx
osx_image: xcode8.3
env: CONAN_APPLE_CLANG_VERSIONS=8.1 CONAN_BUILD_TYPES=Debug
Expand Down

0 comments on commit 8654d26

Please sign in to comment.