Browse Source

Removed travis integration.

pull/2/head 1.0.0
Richard Neumann 4 years ago
parent
commit
58b25acfd8
  1. 7
      .travis.yml

7
.travis.yml

@ -1,7 +0,0 @@
language: python
python:
- 3.8
- 3.9
script:
- "python setup.py install"
- pytest
Loading…
Cancel
Save