Update travis to test for ULTRA and DOG LCD options

This commit is contained in:
João Brázio 2016-06-10 02:25:37 +01:00
parent 26f8f54c56
commit 24e70c915d
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: F62CFD37DFFDB540

View file

@ -123,6 +123,17 @@ script:
#
### LCDS ###
#
# ULTRA_LCD
#
- restore_configs
- opt_enable ULTRA_LCD
- build_marlin
#
# DOGLCD
#
- restore_configs
- opt_enable DOGLCD
- build_marlin
#
# ULTIMAKERCONTROLLER
#