No more travis-cargo

This commit is contained in:
David Tolnay 2017-01-31 12:18:57 -08:00
parent 9a0f05d00d
commit 48f4deac55
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -18,12 +18,4 @@ matrix:
env: CLIPPY=true
fast_finish: true
before_script:
- pip install 'travis-cargo<0.2' --user
- export PATH=$HOME/.local/bin:$PATH
script: ./travis.sh
env:
global:
- TRAVIS_CARGO_NIGHTLY_FEATURE=""