Update travis to test for ULTRA and DOG LCD options

master
João Brázio 8 years ago
parent 26f8f54c56
commit 24e70c915d
No known key found for this signature in database
GPG Key ID: F62CFD37DFFDB540

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

Loading…
Cancel
Save