need to set PATH for macos

master
Jorge Aparicio 2016-08-13 17:53:26 -05:00
parent 7111a4a0dd
commit ac8370b4ac
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@ matrix:
- env: TARGET=x86_64-unknown-linux-gnu
os: linux
before_install:
- export PATH="$PATH:$HOME/.cargo/bin"
install:
- bash ci/install.sh