Skip to content

Commit 3fae77d

Browse files
author
Jorge Aparicio
committed
source env not bin
1 parent 3bc81a2 commit 3fae77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env: TARGET=x86_64-unknown-linux-gnu
1414

1515
install:
1616
- sh ci/install.sh
17-
- source ~/.cargo/bin
17+
- source ~/.cargo/env
1818

1919
script:
2020
- sh ci/script.sh

0 commit comments

Comments
 (0)