Remove travis.

This commit is contained in:
Emil Stenström 2021-01-17 23:34:19 +01:00
parent 710a406a7b
commit 749065be51

View file

@ -1,15 +0,0 @@
sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9"
install: pip install tox-travis
script: tox
branches:
only:
- master