mirror of https://github.com/eldruin/ds323x-rs
Use before install phase for ci scripts
parent
7491105873
commit
fd5f3cc981
|
@ -2,7 +2,7 @@ language: rust
|
|||
# sudo is required to enable kcov to use the personality syscall
|
||||
sudo: required
|
||||
|
||||
before_script:
|
||||
before_install:
|
||||
git clone https://github.com/eldruin/rust-driver-ci-scripts ci
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue