do chmod jut before the script phase ends
This commit is contained in:
parent
92204dce54
commit
9e1f8322e5
1 changed files with 0 additions and 2 deletions
|
|
@ -51,8 +51,6 @@ script:
|
|||
cargo test --target $TARGET &&
|
||||
cargo test --target $TARGET --release;
|
||||
fi
|
||||
|
||||
after_success:
|
||||
# Travis can't cache files that are not readable by "others"
|
||||
- chmod -R a+r /home/travis/.cargo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue