From 4abd4a12b77952061c59c900ba40ddeec0915dbe Mon Sep 17 00:00:00 2001 From: Philipp Hansch Date: Wed, 16 May 2018 09:17:55 +0200 Subject: [PATCH] Make sure base tests are executed, too :hammer: --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 77dc8fc4b19..60f1b6961c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ install: matrix: include: + - env: BASE_TESTS=true # runs the base tests - env: INTEGRATION=rust-lang/cargo - env: INTEGRATION=rust-lang-nursery/rand allow_failures: