1
0
Fork 0
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:
Stefan Lankes 2017-08-24 23:44:01 +02:00
parent c8f8b2acd2
commit b04df867ae

View file

@ -2,6 +2,9 @@ sudo: required
dist: trusty
git:
submodules: true
env:
global:
- PATH=$PATH:~/.cargo/bin
language: c
compiler:
- clang