Make sure base tests are executed, too 🔨

This commit is contained in:
Philipp Hansch 2018-05-16 09:17:55 +02:00
parent cc9122777b
commit 4abd4a12b7
No known key found for this signature in database
GPG Key ID: B6FA06A6E0E2665B
1 changed files with 1 additions and 0 deletions

View File

@ -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: