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:
parent
d06c116211
commit
68ab858f20
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue