소스 검색

Updated travis to test for PRINTCOUNTER

João Brázio 8 년 전
부모
커밋
484de24e22
No account linked to committer's email address
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. 7
    1
      .travis.yml

+ 7
- 1
.travis.yml 파일 보기

@@ -139,7 +139,7 @@ script:
139 139
   ### I2C PANELS ###
140 140
   #
141 141
   # LCD_I2C_SAINSMART_YWROBOT
142
-  # Failing at the moment needs different library 
142
+  # Failing at the moment needs different library
143 143
   #- restore_configs
144 144
   #- opt_enable LCD_I2C_SAINSMART_YWROBOT
145 145
   #- build_marlin
@@ -199,6 +199,12 @@ script:
199 199
   - opt_set_adv Z2_MAX_PIN 2
200 200
   - build_marlin
201 201
   #
202
+  # Test PRINTCOUNTER
203
+  #
204
+  - restore_configs
205
+  - opt_enable PRINTCOUNTER
206
+  - build_marlin
207
+  #
202 208
   #
203 209
   ######## Example Configurations ##############
204 210
   #

Loading…
취소
저장