Skip to content

Commit

Permalink
Shoehorn EXPERIMENTAL_I2CBUS into Travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Aug 11, 2016
1 parent a99ecf7 commit e3efb04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,11 @@ script:
- opt_enable ULTIMAKERCONTROLLER FILAMENT_LCD_DISPLAY
- build_marlin
#
# Enable BEZIER_CURVE_SUPPORT
# Enable BEZIER_CURVE_SUPPORT, EXPERIMENTAL_I2CBUS, and I2C_SLAVE_ADDRESS
#
- restore_configs
- opt_enable_adv BEZIER_CURVE_SUPPORT
- opt_enable_adv BEZIER_CURVE_SUPPORT EXPERIMENTAL_I2CBUS
- opt_set_adv I2C_SLAVE_ADDRESS 1
- build_marlin
#
# Enable COREXY
Expand Down

0 comments on commit e3efb04

Please sign in to comment.