3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-23 04:43:42 +01: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 dist: xenial
compiler: compiler:
- gcc #- gcc
- clang - clang
before_install: before_install: