Updated travis to test for PRINTCOUNTER
This commit is contained in:
parent
e2da7e5000
commit
484de24e22
|
@ -199,6 +199,12 @@ script:
|
||||||
- opt_set_adv Z2_MAX_PIN 2
|
- opt_set_adv Z2_MAX_PIN 2
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
|
# Test PRINTCOUNTER
|
||||||
|
#
|
||||||
|
- restore_configs
|
||||||
|
- opt_enable PRINTCOUNTER
|
||||||
|
- build_marlin
|
||||||
|
#
|
||||||
#
|
#
|
||||||
######## Example Configurations ##############
|
######## Example Configurations ##############
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue