瀏覽代碼

Extend travis test to check MAX6675

AnHardt 8 年之前
父節點
當前提交
1f239ac9a7
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. 6
    0
      .travis.yml

+ 6
- 0
.travis.yml 查看文件

@@ -93,6 +93,12 @@ script:
93 93
   - opt_enable PIDTEMPBED
94 94
   - build_marlin
95 95
   #
96
+  # Test MAX6675
97
+  #
98
+  - restore_configs
99
+  - opt_set TEMP_SENSOR_0 -2
100
+  - build_marlin
101
+  #
96 102
   # Test a "Fix Mounted" Probe along with Safe Homing
97 103
   #
98 104
   - restore_configs

Loading…
取消
儲存