Skip to content

Commit 03cefff

Browse files
authored
Merge pull request #126 from dcrosta/test-py34
Test in Python 3.4, which we support
2 parents d2d1835 + 1f6a9be commit 03cefff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
matrix:
1818
Python27:
1919
python.version: '2.7'
20+
Python34:
21+
python.version: '3.4'
2022
Python35:
2123
python.version: '3.5'
2224
Python36:

0 commit comments

Comments
 (0)