mirror of https://github.com/eldruin/ds323x-rs
Use ubuntu xenial to work around current musl problem
parent
cd4a91b79e
commit
a4c1348993
|
@ -1,4 +1,5 @@
|
||||||
language: rust
|
language: rust
|
||||||
|
dist: xenial
|
||||||
# sudo is required to enable kcov to use the personality syscall
|
# sudo is required to enable kcov to use the personality syscall
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue