Skip to content

Commit

Permalink
Include MANUAL_FILAMENT_CHANGE in Travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed May 2, 2016
1 parent 4380352 commit cff6c21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@ script:
- opt_enable LCM1602
- build_marlin
#
# Enable FILAMENTCHANGEENABLE
# Enable FILAMENTCHANGEENABLE and MANUAL_FILAMENT_CHANGE
#
- restore_configs
- opt_enable FILAMENTCHANGEENABLE ULTIMAKERCONTROLLER
- opt_enable FILAMENTCHANGEENABLE MANUAL_FILAMENT_CHANGE ULTIMAKERCONTROLLER
- build_marlin
#
# Enable filament sensor
Expand Down

0 comments on commit cff6c21

Please sign in to comment.