Re-enable Linux after accidental commit, but pull Clang out.

This commit is contained in:
vector-of-bool 2018-04-12 00:28:58 -06:00
Родитель 5cee1be3fd
Коммит 193a00731e
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -2,11 +2,10 @@ language: cpp
os:
- osx
# - linux
- linux
compiler:
- clang
# - gcc
- gcc
dist: trusty
sudo: false