Browse Source

Fix Travis test for FILAMENTCHANGEENABLE

Scott Lahteine 9 years ago
parent
commit
9a1dfd0f5f
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .travis.yml

+ 2
- 1
.travis.yml View File

134
   # Enable FILAMENTCHANGEENABLE
134
   # Enable FILAMENTCHANGEENABLE
135
   #
135
   #
136
   - restore_configs
136
   - restore_configs
137
-  - opt_enable FILAMENTCHANGEENABLE ULTIMAKERCONTROLLER
137
+  - opt_enable ULTIMAKERCONTROLLER
138
+  - opt_enable_adv FILAMENTCHANGEENABLE
138
   - build_marlin
139
   - build_marlin
139
   #
140
   #
140
   # Enable filament sensor
141
   # Enable filament sensor

Loading…
Cancel
Save