Explorar el Código

Remove IE8 from zuul test runs

tags/v2.2.1
Phillip Johnsen hace 10 años
padre
commit
ac447ec053
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .zuul.yml

+ 1
- 1
.zuul.yml Ver fichero

@@ -5,4 +5,4 @@ browsers:
- name: firefox - name: firefox
version: latest version: latest
- name: ie - name: ie
version: 8..latest
version: 9..latest

Cargando…
Cancelar
Guardar