Skip to content

Commit 0c9b651

Browse files
author
Jorge Aparicio
committed
do chmod jut before the script phase ends
1 parent 43e019d commit 0c9b651

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ script:
5151
cargo test --target $TARGET &&
5252
cargo test --target $TARGET --release;
5353
fi
54-
55-
after_success:
5654
# Travis can't cache files that are not readable by "others"
5755
- chmod -R a+r /home/travis/.cargo
5856

0 commit comments

Comments
 (0)