travis: Add the cargo bin path to the PATH.
This commit is contained in:
parent
7ce2952ea7
commit
0b2967de97
@ -8,6 +8,9 @@ stages:
|
||||
- lint
|
||||
- wheels
|
||||
|
||||
env:
|
||||
- PATH=$HOME/.cargo/bin:$PATH
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: '3.7'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user