aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authortomaka <pierre.krieger1708@gmail.com>2015-05-06 16:56:20 +0200
committertomaka <pierre.krieger1708@gmail.com>2015-05-06 16:56:20 +0200
commit2d97e0380feb90aa802bc1e56aad0936eda8cc81 (patch)
treefa048fdf0625a766d7f624db02234f984a6fd565 /.travis.yml
parent9d6482e636443a1c599976a6d8f588df5b5b6699 (diff)
parent430ae43528c697ee8601ad0b7c3319e887ed0555 (diff)
downloadglutin-2d97e0380feb90aa802bc1e56aad0936eda8cc81.tar.gz
glutin-2d97e0380feb90aa802bc1e56aad0936eda8cc81.zip
Merge pull request #429 from tomaka/remove-headless
[Breaking change] Remove the "headless" feature entirely
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
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