Update travis config

This commit is contained in:
Alex Crichton 2014-07-14 12:51:12 -07:00
parent 3f6def94a4
commit bec6b768ec

View file

@ -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