removed clang

This commit is contained in:
R. Eric Wheeler 2015-08-07 11:46:57 -07:00
parent 6c286085d7
commit cb278aa30c
1 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,6 @@ language: cpp
compiler:
- gcc
- clang
before_install:
- sudo apt-get update && sudo apt-get install -y pkg-config
@ -11,10 +10,9 @@ before_install:
branches:
only:
- master
- testing
notifications:
email: true
email: false
os:
- linux