Travis test for MINIRAMBO and PWM_MOTOR_CURRENT

This commit is contained in:
Scott Lahteine 2016-06-21 19:36:06 -07:00
parent 117db77c55
commit 528df1b02d

View file

@ -155,6 +155,12 @@ script:
- opt_enable BQ_LCD_SMART_CONTROLLER SPEAKER
- build_marlin
#
# Test MINIRAMBO for PWM_MOTOR_CURRENT
#
- restore_configs
- opt_set MOTHERBOARD BOARD_MINIRAMBO
- build_marlin
#
# Enable FILAMENTCHANGEENABLE
#
- restore_configs