Browse Source
Updated travis to test for PRINTCOUNTER
pull/1/head
João Brázio
9 years ago
No known key found for this signature in database
GPG Key ID: F62CFD37DFFDB540
1 changed files with
7 additions and
1 deletions
-
.travis.yml
|
@ -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 ############## |
|
|
# |
|
|
# |
|
|