Removed clang from Travis config

This commit is contained in:
2016-02-28 00:51:57 +03:00
parent 215a1b42f5
commit 212a3e1f20

View File

@@ -1,8 +1,8 @@
language: cpp language: cpp
sudo: required sudo: required
dist: trusty
compiler: compiler:
- gcc - gcc
- clang
os: os:
- linux - linux
before_script: before_script: