From bec6b768ec50e2f918511075bf5b167b14a7df00 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 14 Jul 2014 12:51:12 -0700 Subject: Update travis config --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e03264b..b92cce0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,4 @@ 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 - script: - make -- cgit v1.2.3