diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index c8c0ae3..1551440 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,6 @@ env: script: - cargo build --verbose - cargo test --verbose - - cargo test --verbose --features "headless" --no-default-features os: - linux |