Skip to content

Commit

Permalink
add osx xcode6.4 to travis (used by conda-forge)
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Aug 23, 2018
1 parent 57d183c commit fac7088
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ matrix:
- clang-6.0
- libstdc++-6-dev
env: COMPILER=clang CLANG=6.0
- os: osx
osx_image: xcode6.4
compiler: clang
- os: osx
osx_image: xcode8
compiler: clang
Expand Down

0 comments on commit fac7088

Please sign in to comment.