浏览代码

Travis test for MINIRAMBO and PWM_MOTOR_CURRENT

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

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

155
   - opt_enable BQ_LCD_SMART_CONTROLLER SPEAKER
155
   - opt_enable BQ_LCD_SMART_CONTROLLER SPEAKER
156
   - build_marlin
156
   - build_marlin
157
   #
157
   #
158
+  # Test MINIRAMBO for PWM_MOTOR_CURRENT
159
+  #
160
+  - restore_configs
161
+  - opt_set MOTHERBOARD BOARD_MINIRAMBO
162
+  - build_marlin
163
+  #
158
   # Enable FILAMENTCHANGEENABLE
164
   # Enable FILAMENTCHANGEENABLE
159
   #
165
   #
160
   - restore_configs
166
   - restore_configs

正在加载...
取消
保存