From 86b269e1bff281e817b6ea820989f26d1c2a4ba6 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 11 Apr 2020 11:58:12 +0800 Subject: make clear that appveyor and travis are not used anymore [skip CI] --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 387b4bbe..9cbd94a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +# UNUSED, only for reference. If adjustments are needed, please see github actions language: python python: - "3.4" -- cgit v1.2.3