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
No known key found for this signature in database
GPG Key ID: F62CFD37DFFDB540

View File

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