fix(travis): try without explicit inclusion

This commit is contained in:
Sebastian Thiel
2016-05-25 10:38:05 +02:00
parent 136b57524f
commit 3fb8d0fec6

View File

@@ -10,10 +10,6 @@ matrix:
exclude: exclude:
- rust: stable - rust: stable
env: FEATURE=nightly 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: allow_failures:
- os: osx - os: osx
before_script: before_script: