No clang for travis.

This commit is contained in:
Tomasz Hemperek 2018-11-03 22:43:16 +01:00 committed by GitHub
parent 5911fbf872
commit 5cb562be48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -2,9 +2,6 @@ language: cpp
matrix: matrix:
include: include:
- os: linux
compiler:
- clang
- os: linux - os: linux
compiler: compiler:
- gcc - gcc
@ -22,7 +19,6 @@ sudo: false
notifications: notifications:
email: false email: false
install: install:
- git clone https://github.com/steveicarus/ivtest.git - git clone https://github.com/steveicarus/ivtest.git
- export PATH=$HOME/bin:$PATH - export PATH=$HOME/bin:$PATH