Explorar el Código

Testing Travis Notifications - This should fail

master
Martin819 hace 7 años
padre
commit
12850467ee
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      .travis.yml

+ 1
- 2
.travis.yml Ver fichero

@@ -2,7 +2,7 @@ sudo: required
services:
- docker

install:
- pip install PyYAML
- pip install virtualenv
- |
@@ -18,7 +18,6 @@ install:
#gem 'kitchen-salt', '>=0.2.25'
- bundle install

env:
- PLATFORM=trevorj/salty-whales:trusty
- PLATFORM=trevorj/salty-whales:xenial


Cargando…
Cancelar
Guardar