Skip to content

Commit

Permalink
Disable clang-5.0; add DrMarkS to contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
swenson committed Aug 20, 2019
1 parent b00c2ce commit 57e04dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,17 +104,6 @@ matrix:
env:
- MATRIX_EVAL="CC=clang-4.0 && CXX=clang++-4.0"

# works on Trusty
- os: linux
addons:
apt:
sources:
- llvm-toolchain-trusty-5.0
packages:
- clang-5.0
env:
- MATRIX_EVAL="CC=clang-5.0 && CXX=clang++-5.0"

- os: osx
osx_image: xcode10.1

Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ List of contributors, in alphabetical order:
- Haneef Mubarak
- Vojtech Fried
- Matthieu Darbois
- [@DrMarkS](https://github.com/DrMarkS)

0 comments on commit 57e04dc

Please sign in to comment.