Removed clang from Travis config
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
language: cpp
|
||||
sudo: required
|
||||
dist: trusty
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
os:
|
||||
- linux
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user