Skip to content

Commit

Permalink
Update travis to test for ULTRA and DOG LCD options
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrazio committed Jun 10, 2016
1 parent 26f8f54 commit 24e70c9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down

0 comments on commit 24e70c9

Please sign in to comment.