ci: Remove unused .travis.yml config

This commit is contained in:
Jan Macku 2022-10-17 10:25:24 +02:00 committed by Simon Steinbeiß
parent fb3ac490d5
commit 9e2add32a0

View file

@ -1,10 +0,0 @@
dist: bionic
language: python
python:
- "3.7"
env:
- PYTHONUNBUFFERED=1
jobs:
include:
- name: f30-boot
script: echo Nothing to do.