Skip to content
Snippets Groups Projects
Unverified Commit 484de24e authored by João Brázio's avatar João Brázio
Browse files

Updated travis to test for PRINTCOUNTER

parent e2da7e50
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ script:
### I2C PANELS ###
#
# LCD_I2C_SAINSMART_YWROBOT
# Failing at the moment needs different library
# Failing at the moment needs different library
#- restore_configs
#- opt_enable LCD_I2C_SAINSMART_YWROBOT
#- build_marlin
......@@ -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 ##############
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment