Skip to content

Commit

Permalink
Add Travis test for DUAL_X_CARRIAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed May 18, 2016
1 parent 2a7b1a8 commit 7527fde
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,16 @@ script:
- opt_enable EEPROM_SETTINGS EEPROM_CHITCHAT
- build_marlin
#
# Test DUAL_X_CARRIAGE
#
- restore_configs
- opt_set MOTHERBOARD BOARD_RAMPS_14_EEB
- opt_set EXTRUDERS 2
- opt_set TEMP_SENSOR_1 1
- opt_enable USE_XMAX_PLUG
- opt_enable_adv DUAL_X_CARRIAGE
- build_marlin
#
### LCDS ###
#
#
Expand Down

0 comments on commit 7527fde

Please sign in to comment.