Explorar el Código

Don't run browser tests on IE 9 and IE 10, start from IE 11 and above

tags/v3.0.2
Phillip Johnsen hace 6 años
padre
commit
1c4187ab31
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .zuul.yml

+ 1
- 1
.zuul.yml Ver fichero

@@ -5,7 +5,7 @@ browsers:
- name: firefox
version: latest
- name: ie
version: 9..latest
version: 11..latest
concurrency: 1
tunnel:
type: ngrok


Cargando…
Cancelar
Guardar