enable py3.2 build in Travis

pull/186/head
Ilya Etingof 2018-08-06 16:56:55 +02:00
parent 9a81eaa1ee
commit 861d28f200
1 changed files with 4 additions and 7 deletions

View File

@ -10,13 +10,10 @@ matrix:
dist: xenial
sudo: false
python: '2.7'
# Something is broken about pysnmp->pysnmpcrypto->cryptography.
# Somehow pysnmpcrypto chooses cryptography while it should
# pick pycryptodomex
# - os: linux
# dist: xenial
# sudo: false
# python: '3.2'
- os: linux
dist: xenial
sudo: false
python: '3.2'
- os: linux
dist: xenial
sudo: false