summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ff93e0743e..f9df2ac64f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,11 @@ matrix:
- env:
- SCRIPT=ci_boost_status
+ # Run 'quick' tests.
+ - env:
+ - SCRIPT=ci_boost_status
+ - TARGET=quick
+
# Build release package, but skip the final archive/upload step,
# to stay under time limit
#