Skip to content

Commit

Permalink
👷 removed failing builders
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Aug 8, 2017
1 parent dd00854 commit c90bf5e
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,17 +213,13 @@ matrix:
env: LLVM_VERSION=3.6.2
compiler: clang

- os: linux
env: LLVM_VERSION=3.7.0
compiler: clang
addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: g++-7
# - os: linux
# env: LLVM_VERSION=3.7.0
# compiler: clang

- os: linux
env: LLVM_VERSION=3.7.1
compiler: clang
# - os: linux
# env: LLVM_VERSION=3.7.1
# compiler: clang

- os: linux
env: LLVM_VERSION=3.8.0
Expand Down

0 comments on commit c90bf5e

Please sign in to comment.