Add Travis CI test for FLSUN config

This commit is contained in:
Scott Lahteine 2017-04-10 22:24:45 -05:00
parent 8821963873
commit 40dfafbe89

View File

@ -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