Skip to content

Commit bfb338a

Browse files
committed
Don't install rust in travis
1 parent c0349c3 commit bfb338a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ env:
1818
- M3_HOME=/usr/local/maven
1919

2020
before_install:
21-
- curl -L https://static.rust-lang.org/rustup.sh | sh -s -- --channel=stable --yes --prefix=$PWD --disable-sudo
2221
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9
2322
- echo "deb https://cloud.r-project.org/bin/linux/ubuntu trusty/" | sudo tee -a /etc/apt/sources.list
2423
- sudo add-apt-repository --yes ppa:beineri/opt-qt591-trusty

0 commit comments

Comments
 (0)