kishor kunal raj
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
.travis.yml
|
|
@@ -6,6 +6,9 @@ python: |
|
|
|
- 3.7 |
|
|
|
- 3.8 |
|
|
|
- 3.9-dev |
|
|
|
arch: |
|
|
|
- amd64 |
|
|
|
- ppc64le |
|
|
|
install: |
|
|
|
- pip install coveralls |
|
|
|
- python setup.py develop |
|
|
|