Browse Source

Python version changed to 3.5

pull/124/head
Cybrosys Technologies 7 years ago
committed by GitHub
parent
commit
6d30ea8bd4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -1,7 +1,7 @@
language: python
python:
- "3.6"
- "3.5"
notifications:
email: false

Loading…
Cancel
Save