Skip to content

Commit

Permalink
Merge pull request MarlinFirmware#3993 from jbrazio/feature/update-tr…
Browse files Browse the repository at this point in the history
…avis

Update travis to test for ULTRA and DOG LCD options
  • Loading branch information
thinkyhead authored Jun 10, 2016
2 parents 74060f1 + 24e70c9 commit 4a212f7
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 @@ -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
#
Expand Down

0 comments on commit 4a212f7

Please sign in to comment.