Skip to content

Commit

Permalink
Improve CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
eldruin committed Apr 24, 2020
1 parent 7bd01a8 commit 9fd279e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
@@ -1,10 +1,4 @@
language: rust
# sudo is required to enable kcov to use the personality syscall
sudo: required

env:
global:
- DISABLE_CLIPPY=1

before_install:
- git clone https://github.com/eldruin/rust-driver-ci-scripts ci
Expand Down Expand Up @@ -59,9 +53,6 @@ script:
after_script: set +e

cache: cargo
cache:
directories:
- /home/travis/.cargo

before_cache:
bash ci/before_cache.sh
Expand Down

0 comments on commit 9fd279e

Please sign in to comment.