Ver código fonte

Remove Travis CI

pull/63/head
offa 2 anos atrás
pai
commit
0161e55a07
1 arquivos alterados com 0 adições e 15 exclusões
  1. +0
    -15
      .travis.yml

+ 0
- 15
.travis.yml Ver arquivo

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

dist: bionic

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


install:
- pipenv install

script:
- pytest

Carregando…
Cancelar
Salvar