Explorar el Código

Updated Travis distribution to Ubuntu 18.04 (#2760)

tags/8.4.0.35506
tobias-trabelsi-sonarsource hace 4 años
padre
commit
0e22b95393
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -3,7 +3,7 @@ sudo: required
install: true
jdk: openjdk11
script: ./travis.sh
dist: trusty
dist: bionic

branches:
except:

Cargando…
Cancelar
Guardar