diff --git a/.travis.yml b/.travis.yml index e7136a1a..d35afa94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,10 +26,8 @@ jobs: script: - cargo clippy --all-targets --all-features -- -D warnings - - stage: Test os: linux - dist: bionic - os: windows