From: Fam Zheng <fam@euphon.net>
---
.travis.yml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 2e1cf8d..b5c7784 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,8 @@
language: python
python:
- - "3.4"
- - "3.5"
- - "3.5-dev" # 3.5 development branch
- - "3.6-dev" # 3.6 development branch
+ - "3.6"
+ - "3.7"
+ - "3.8"
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
--
2.25.1
_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel