Ver código fonte

Extend travis test to check MAX6675

AnHardt 8 anos atrás
pai
commit
1f239ac9a7
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6
    0
      .travis.yml

+ 6
- 0
.travis.yml Ver arquivo

@@ -93,6 +93,12 @@ script:
93 93
   - opt_enable PIDTEMPBED
94 94
   - build_marlin
95 95
   #
96
+  # Test MAX6675
97
+  #
98
+  - restore_configs
99
+  - opt_set TEMP_SENSOR_0 -2
100
+  - build_marlin
101
+  #
96 102
   # Test a "Fix Mounted" Probe along with Safe Homing
97 103
   #
98 104
   - restore_configs

Carregando…
Cancelar
Salvar