Skip to content

Commit 2bcf0fc

Browse files
committed
Update rustup URL
1 parent ce24c37 commit 2bcf0fc

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
@@ -1,5 +1,5 @@
11
install:
2-
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
2+
- curl https://static.rust-lang.org/rustup.sh | sudo sh -
33
script:
44
- cargo build --verbose
55
- cargo test --verbose

0 commit comments

Comments
 (0)