Explorar el Código

Update fedora version to 26 (#33)

master
Michael Fenn Arun Prakash Jana hace 8 años
padre
commit
75e3118acf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -18,7 +18,7 @@ matrix:
env: USE_DOCKER=1 OS_TYPE=centos OS_VERSION=7
- os: linux
dist: trusty
env: USE_DOCKER=1 OS_TYPE=fedora OS_VERSION=24
env: USE_DOCKER=1 OS_TYPE=fedora OS_VERSION=26

before_install:
- if [ "$USE_DOCKER" = "1" ]; then


Cargando…
Cancelar
Guardar