chore: adds benches to travis for nightly

This commit is contained in:
Kevin K 2015-11-11 09:33:31 -05:00
parent 8988853fb8
commit 8202c30a96

View file

@ -14,6 +14,7 @@ script:
cargo test --features yaml &&
make -C clap-tests test &&
travis-cargo --only stable doc -- --features yaml
travis-cargo --only nightly bench
addons:
apt:
packages: