Skip to content

Commit a380b95

Browse files
committed
Remove hyphen
1 parent 270aaa5 commit a380b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ matrix:
104104
cache:
105105
# We're going to download things we don't necessarily want to cache into the `target` directory, so
106106
# don't use travis's native `cargo` caching, which just grabs the whole folder.
107-
- directories:
107+
directories:
108108
- target/$TARGET/openssl/openssl-install
109109
- target/$TARGET/release
110110
- target/release/deps

0 commit comments

Comments
 (0)