summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2018-11-20 19:34:11 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2018-11-20 19:34:11 +0100
commit97c6165096468e47f020e8cc859f47ebfadc4857 (patch)
treeda242d07d09efafb802dd7540f78a2922054f7f1 /.travis.yml
parentaced5b9ff5c708679d43ac05bf51f081850e35a4 (diff)
downloadads1x1x-async-97c6165096468e47f020e8cc859f47ebfadc4857.tar.gz
ads1x1x-async-97c6165096468e47f020e8cc859f47ebfadc4857.tar.xz
ads1x1x-async-97c6165096468e47f020e8cc859f47ebfadc4857.zip
Disable clippy for the moment
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a93a7e9..6ecc189 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,8 @@ language: rust
# sudo is required to enable kcov to use the personality syscall
sudo: required
+env: DISABLE_CLIPPY=1
+
before_install:
- git clone https://github.com/eldruin/rust-driver-ci-scripts ci
- bash ci/before_install.sh