Fix build after updating dependencies & make scripts posix-compliant
This commit is contained in:
parent
3c76d4fd1a
commit
b095d2464c
2 changed files with 3 additions and 2 deletions
|
@ -33,6 +33,7 @@ matrix:
|
|||
|
||||
before_install:
|
||||
- set -e
|
||||
- command -v apt-get && sudo apt-get install -y libclang-dev
|
||||
- rustup self update
|
||||
|
||||
install:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue