From 85eb10ce41d834514ae84a40417b77a152b492a7 Mon Sep 17 00:00:00 2001 From: Victor Berger Date: Wed, 22 Feb 2017 16:34:43 +0100 Subject: [PATCH] Donc run tests for now Travis appears to have too old versions of libwayland, and tests seem to crash because of this. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2455963..8171375 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,6 @@ before_script: script: - | travis-cargo build && - travis-cargo test && travis-cargo --only stable doc after_success: