chore(travis): bring back nightly featurec configuration

This commit is contained in:
Sebastian Thiel
2017-02-03 08:16:40 +01:00
parent cb17aa6298
commit 49e96f1701

View File

@@ -13,3 +13,6 @@ script:
- travis-cargo build -- --manifest-path examples/service_account/Cargo.toml
after_success:
- "[[ $TRAVIS_OS_NAME = linux ]] && travis-cargo --only stable coveralls"
env:
global:
- TRAVIS_CARGO_NIGHTLY_FEATURE=""