瀏覽代碼

Add a Travis test of Z Safe Homing without ABL

Scott Lahteine 8 年之前
父節點
當前提交
bd99a2bcff
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      .travis.yml

+ 2
- 2
.travis.yml 查看文件

@@ -90,10 +90,10 @@ script:
90 90
   - opt_enable PIDTEMPBED
91 91
   - build_marlin
92 92
   #
93
-  # Test a "Fix Mounted" Probe
93
+  # Test a "Fix Mounted" Probe along with Safe Homing
94 94
   #
95 95
   - restore_configs
96
-  - opt_enable FIX_MOUNTED_PROBE
96
+  - opt_enable FIX_MOUNTED_PROBE Z_SAFE_HOMING
97 97
   - build_marlin
98 98
   #
99 99
   # ...with AUTO_BED_LEVELING_FEATURE & DEBUG_LEVELING_FEATURE

Loading…
取消
儲存