Explorar el Código

Travis CI: Update to Xenial (#14286)

(bionic doesn't include g++7 ppa)
Tanguy Pruvot hace 5 años
padre
commit
1aa60bce32
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -1,4 +1,4 @@
1
-dist: trusty
1
+dist: xenial
2 2
 sudo: require
3 3
 
4 4
 language: python

Loading…
Cancelar
Guardar