From a479b2f60c7917a7c7a73b15c22c0b20f54448b7 Mon Sep 17 00:00:00 2001 From: Tomaka17 Date: Fri, 31 Oct 2014 18:57:28 +0100 Subject: Update travis.yml with recent PR --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 80604f9..afd21a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ install: script: - cargo build --verbose - cargo test --no-run --verbose - - cargo test --verbose --features "headless cocoa" --no-default-features + - cargo test --verbose --features "headless" --no-default-features os: - linux -- cgit v1.2.3