From 8202c30a968753ab70ca05ea9b1b7442c0282907 Mon Sep 17 00:00:00 2001 From: Kevin K Date: Wed, 11 Nov 2015 09:33:31 -0500 Subject: [PATCH] chore: adds benches to travis for nightly --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a665b145..364cb6ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: