More testing

- travis:
   * 2.7.12 - bump from 2.7.11
   * 3.3.6

test_pyenvlib: add --weak-verify to
Makefile: check-3.2.6 needs --weak-verify
This commit is contained in:
rocky
2016-09-08 05:09:36 -04:00
parent 2d11ffb669
commit 57d1f3b9f9
5 changed files with 7 additions and 4 deletions

View File

@@ -4,8 +4,9 @@ sudo: false
python:
- '3.5'
- '2.7.11'
- '2.7.12'
- '2.6'
- '3.3'
- '3.4'
install: