浏览代码

Include DELTA_CALIBRATION_MENU in DELTA travis test

Scott Lahteine 9 年前
父节点
当前提交
85c4d5d2b5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      .travis.yml

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

349
   # Delta Config (generic)
349
   # Delta Config (generic)
350
   - restore_configs
350
   - restore_configs
351
   - use_example_configs delta/generic
351
   - use_example_configs delta/generic
352
+  - opt_enable REPRAP_DISCOUNT_SMART_CONTROLLER DELTA_CALIBRATION_MENU
352
   - build_marlin
353
   - build_marlin
353
   #
354
   #
354
   # Delta Config (generic) + ABL + ALLEN_KEY
355
   # Delta Config (generic) + ABL + ALLEN_KEY

正在加载...
取消
保存