Merge pull request #4020 from thinkyhead/rc_test_M600

Fix Travis test for FILAMENTCHANGEENABLE
This commit is contained in:
Scott Lahteine 2016-06-12 18:50:26 -07:00 committed by GitHub
commit 17c86349c0

View File

@ -134,7 +134,8 @@ script:
# Enable FILAMENTCHANGEENABLE # Enable FILAMENTCHANGEENABLE
# #
- restore_configs - restore_configs
- opt_enable FILAMENTCHANGEENABLE ULTIMAKERCONTROLLER - opt_enable ULTIMAKERCONTROLLER
- opt_enable_adv FILAMENTCHANGEENABLE
- build_marlin - build_marlin
# #
# Enable filament sensor # Enable filament sensor