Bläddra i källkod

Update travis to test for ULTRA and DOG LCD options

João Brázio 8 år sedan
förälder
incheckning
24e70c915d
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 11 tillägg och 0 borttagningar
  1. 11
    0
      .travis.yml

+ 11
- 0
.travis.yml Visa fil

@@ -123,6 +123,17 @@ script:
123 123
   #
124 124
   ### LCDS ###
125 125
   #
126
+  # ULTRA_LCD
127
+  #
128
+  - restore_configs
129
+  - opt_enable ULTRA_LCD
130
+  - build_marlin
131
+  #
132
+  # DOGLCD
133
+  #
134
+  - restore_configs
135
+  - opt_enable DOGLCD
136
+  - build_marlin
126 137
   #
127 138
   # ULTIMAKERCONTROLLER
128 139
   #

Laddar…
Avbryt
Spara