Skip to content

Commit

Permalink
🐛 Clang 3.9.0 seems to not work right now
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Nov 27, 2016
1 parent f860f32 commit 2477b09
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,10 +188,6 @@ matrix:
env: LLVM_VERSION=3.8.1
compiler: clang

- os: linux
env: LLVM_VERSION=3.9.0
compiler: clang

#####################
# installation step #
#####################
Expand All @@ -206,7 +202,6 @@ cache:
- ${TRAVIS_BUILD_DIR}/deps/llvm-3.7.1
- ${TRAVIS_BUILD_DIR}/deps/llvm-3.8.0
- ${TRAVIS_BUILD_DIR}/deps/llvm-3.8.1
- ${TRAVIS_BUILD_DIR}/deps/llvm-3.9.0


install:
Expand Down

0 comments on commit 2477b09

Please sign in to comment.