Add Travis CI test for FLSUN config
This commit is contained in:
parent
8821963873
commit
40dfafbe89
1 changed files with 2 additions and 2 deletions
|
@ -388,9 +388,9 @@ script:
|
||||||
- opt_enable AUTO_BED_LEVELING_BILINEAR Z_PROBE_ALLEN_KEY
|
- opt_enable AUTO_BED_LEVELING_BILINEAR Z_PROBE_ALLEN_KEY
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
# Delta Config (Mini Kossel)
|
# Delta Config (FLSUN AC because it's complex)
|
||||||
#
|
#
|
||||||
- use_example_configs delta/kossel_mini
|
- use_example_configs delta/FLSUN/auto_calibrate
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
# Makibox Config need to check board type for Teensy++ 2.0
|
# Makibox Config need to check board type for Teensy++ 2.0
|
||||||
|
|
Reference in a new issue