Delete .travis.yml
This commit is contained in:
parent
6e8e45f169
commit
8e94e573d8
11
.travis.yml
11
.travis.yml
@ -1,11 +0,0 @@
|
|||||||
language: python
|
|
||||||
python:
|
|
||||||
- "3.6"
|
|
||||||
|
|
||||||
install:
|
|
||||||
- pip install .[test]
|
|
||||||
- pip install codecov
|
|
||||||
script: python setup.py pytest
|
|
||||||
after_script: codecov
|
|
||||||
|
|
||||||
cache: pip
|
|
Loading…
x
Reference in New Issue
Block a user