Browse Source

Update travis config so NOZZLE_CLEAN_FEATURE no longer depends on AUTO_BED_LEVELING_FEATURE

pull/1/head
João Brázio 8 years ago
committed by Scott Lahteine
parent
commit
0149fc189a
  1. 2
      .travis.yml

2
.travis.yml

@ -240,7 +240,7 @@ script:
# Test NOZZLE_CLEAN_FEATURE # Test NOZZLE_CLEAN_FEATURE
# #
- restore_configs - restore_configs
- opt_enable AUTO_BED_LEVELING_FEATURE NOZZLE_CLEAN_FEATURE FIX_MOUNTED_PROBE - opt_enable NOZZLE_CLEAN_FEATURE
- build_marlin - build_marlin
# #
# #

Loading…
Cancel
Save