From 3fb8d0fec6b5937c66c49c469fd37dc525a21790 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 25 May 2016 10:38:05 +0200 Subject: [PATCH] fix(travis): try without explicit inclusion --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index b0edc37..329ada6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,10 +10,6 @@ matrix: exclude: - rust: stable env: FEATURE=nightly - include: - - rust: stable - # make doc-upload and coveralls work on stable only - env: TRAVIS_RUST_VERSION=stable FEATURE=with-syntex allow_failures: - os: osx before_script: