Update .travis.yml

This commit is contained in:
genisysram 2020-11-09 10:39:31 +05:30 committed by GitHub
parent 757deb302d
commit b69c482dec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
arch:
- amd64
- ppc64le
language: python
python:
- "3.5"
- "3.6"