Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
make clear that appveyor and travis are not used anymore
[skip CI]
  • Loading branch information
Byron committed Apr 11, 2020
1 parent f344c88 commit 86b269e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
@@ -1,3 +1,4 @@
# UNUSED, only for reference. If windows testing is needed, please add that to github actions
# CI on Windows via appveyor
environment:
GIT_DAEMON_PATH: "C:\\Program Files\\Git\\mingw64\\libexec\\git-core"
Expand Down
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,3 +1,4 @@
# UNUSED, only for reference. If adjustments are needed, please see github actions
language: python
python:
- "3.4"
Expand Down

0 comments on commit 86b269e

Please sign in to comment.