travis: Add missing host build group

This commit is contained in:
Joakim Nohlgård 2016-09-11 14:39:34 +02:00
parent 0a61415fb0
commit 2df85d7100
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ env:
- BUILDTEST_MCU_GROUP=avr8
- BUILDTEST_MCU_GROUP=msp430
- BUILDTEST_MCU_GROUP=arm7
- BUILDTEST_MCU_GROUP=host
before_install:
- source ./dist/tools/pr_check/check_labels.sh