mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
set path to cargo
This commit is contained in:
parent
c8f8b2acd2
commit
b04df867ae
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ sudo: required
|
|||
dist: trusty
|
||||
git:
|
||||
submodules: true
|
||||
env:
|
||||
global:
|
||||
- PATH=$PATH:~/.cargo/bin
|
||||
language: c
|
||||
compiler:
|
||||
- clang
|
||||
|
|
Loading…
Add table
Reference in a new issue