Skip to content

Commit 86b269e

Browse files
committedApr 11, 2020
make clear that appveyor and travis are not used anymore
[skip CI]
1 parent f344c88 commit 86b269e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# UNUSED, only for reference. If windows testing is needed, please add that to github actions
12
# CI on Windows via appveyor
23
environment:
34
GIT_DAEMON_PATH: "C:\\Program Files\\Git\\mingw64\\libexec\\git-core"

‎.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# UNUSED, only for reference. If adjustments are needed, please see github actions
12
language: python
23
python:
34
- "3.4"

0 commit comments

Comments
 (0)
Please sign in to comment.