Explorar el Código

Remove Travis CI

pull/63/head
offa hace 2 años
padre
commit
0161e55a07
Se han modificado 1 ficheros con 0 adiciones y 15 borrados
  1. +0
    -15
      .travis.yml

+ 0
- 15
.travis.yml Ver fichero

@@ -1,15 +0,0 @@
language: python

dist: bionic

python:
- "3.6"
- "3.7"
- "3.8"


install:
- pipenv install

script:
- pytest

Cargando…
Cancelar
Guardar