Skip to content

Commit 1f6a9be

Browse files
committed
Test in Python 3.4, which we support
1 parent d2d1835 commit 1f6a9be

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)