1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

disable temporary tests with clang

This commit is contained in:
Stefan Lankes 2017-08-22 22:42:35 +02:00
parent d06c116211
commit 68ab858f20

View file

@ -7,7 +7,7 @@ env:
- PATH=$PATH:~/.cargo/bin
language: c
compiler:
- clang
#- clang
- gcc
before_install:
- echo "deb https://dl.bintray.com/rwth-os/hermitcore vivid main" | sudo tee -a /etc/apt/sources.list