Skip to content

Commit ff63202

Browse files
committed
fixup
1 parent 9144016 commit ff63202

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
@@ -6,7 +6,7 @@ rust:
66
before_script:
77
- |
88
pip install 'travis-cargo<0.2' --user &&
9-
export PATH=$HOME/.local/bin:$PATH &&
9+
export PATH=$HOME/.local/bin:$PATH
1010
script:
1111
- |
1212
travis-cargo build &&

0 commit comments

Comments
 (0)