Update travis config
This commit is contained in:
parent
3f6def94a4
commit
bec6b768ec
|
@ -1,6 +1,4 @@
|
||||||
install:
|
install:
|
||||||
- curl http://static.rust-lang.org/cargo-dist/cargo-nightly-linux.tar.gz |
|
|
||||||
sudo tar --strip-components 1 -C /usr -xzf -
|
|
||||||
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
|
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
|
Loading…
Reference in a new issue