3
0
mirror of https://github.com/triqs/dft_tools synced 2024-09-16 17:35:31 +02:00

Disable gcc in travis builds due to ld problem on xenial

This commit is contained in:
Nils Wentzell 2019-08-27 15:54:56 -04:00
parent f28f0e68a4
commit 5148de2c29

View File

@ -4,7 +4,7 @@ sudo: required
dist: xenial
compiler:
- gcc
#- gcc
- clang
before_install: