mirror of
https://github.com/Dinnerbone/mcstatus.git
synced 2026-04-06 03:51:23 +08:00
Remove ancient CI configuration
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -1,11 +0,0 @@
|
||||
dist: bionic
|
||||
language: python
|
||||
python:
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
- pip install tox-travis
|
||||
script: tox
|
||||
Reference in New Issue
Block a user