diff --git a/.travis.yml b/.travis.yml index 75a32b8ca..147fd6ce0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,6 @@ language: cpp matrix: include: - - os: linux - compiler: - - clang - os: linux compiler: - gcc @@ -22,7 +19,6 @@ sudo: false notifications: email: false - install: - git clone https://github.com/steveicarus/ivtest.git - export PATH=$HOME/bin:$PATH