1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-27 13:56:24 +00:00

Updated travis to test for PRINTCOUNTER

This commit is contained in:
João Brázio 2016-04-27 02:32:23 +01:00
parent e2da7e5000
commit 484de24e22
No known key found for this signature in database
GPG Key ID: F62CFD37DFFDB540

View File

@ -199,6 +199,12 @@ script:
- opt_set_adv Z2_MAX_PIN 2
- build_marlin
#
# Test PRINTCOUNTER
#
- restore_configs
- opt_enable PRINTCOUNTER
- build_marlin
#
#
######## Example Configurations ##############
#