Skip to content
Snippets Groups Projects
Commit 4a212f70 authored by Scott Lahteine's avatar Scott Lahteine Committed by GitHub
Browse files

Merge pull request #3993 from jbrazio/feature/update-travis

Update travis to test for ULTRA and DOG LCD options
parents 74060f17 24e70c91
Branches
Tags
No related merge requests found
......@@ -132,6 +132,17 @@ script:
#
### LCDS ###
#
# ULTRA_LCD
#
- restore_configs
- opt_enable ULTRA_LCD
- build_marlin
#
# DOGLCD
#
- restore_configs
- opt_enable DOGLCD
- build_marlin
#
# ULTIMAKERCONTROLLER
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment