Fix Travis test for FILAMENTCHANGEENABLE
This commit is contained in:
parent
c7eeb09e8f
commit
9a1dfd0f5f
1 changed files with 2 additions and 1 deletions
|
@ -134,7 +134,8 @@ script:
|
|||
# Enable FILAMENTCHANGEENABLE
|
||||
#
|
||||
- restore_configs
|
||||
- opt_enable FILAMENTCHANGEENABLE ULTIMAKERCONTROLLER
|
||||
- opt_enable ULTIMAKERCONTROLLER
|
||||
- opt_enable_adv FILAMENTCHANGEENABLE
|
||||
- build_marlin
|
||||
#
|
||||
# Enable filament sensor
|
||||
|
|
Reference in a new issue