Skip to content

Commit 8efc225

Browse files
authored
PATH=$PATH:$HOME/.cargo/bin
1 parent e8b3be1 commit 8efc225

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ addons:
1414
- libsuitesparse-dev
1515
- ccache
1616
- libmpc-dev
17+
env:
18+
- PATH=$PATH:$HOME/.cargo/bin
1719
before_install:
1820
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
1921
- pip install --upgrade numpy pip setuptools six wheel

0 commit comments

Comments
 (0)