3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 00:20:39 +02:00

check clang travis build

This commit is contained in:
Nils Wentzell 2018-03-25 19:07:14 +02:00
parent f2d7e84bdd
commit 78ff2fb178

View File

@ -5,7 +5,7 @@ dist: trusty
compiler:
- gcc
# - clang
- clang
before_install:
- sudo add-apt-repository 'deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-5.0 main' -y