Skip to content

Commit

Permalink
Remove support for clang-7
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Burzillo <aburzillo@bloomberg.net>
  • Loading branch information
burz authored and azeemba committed Feb 13, 2020
1 parent 862ea5b commit de53a8d
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 @@ -4,11 +4,6 @@ services:

matrix:
include:
- os: linux
compiler: gcc
language: cpp
sudo: true
script: docker build --build-arg BASE_IMAGE=ubuntu:18.04 --build-arg IMAGE_REPO=bionic --build-arg TARGET_LLVM_VERSION=7 .
- os: linux
compiler: gcc
language: cpp
Expand Down

0 comments on commit de53a8d

Please sign in to comment.