We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5bf29 commit 96b2bdaCopy full SHA for 96b2bda
.travis.yml
@@ -54,8 +54,8 @@ matrix:
54
- python: 3.5
55
env:
56
- DEPENDS="numpy git+https://github.com/pydicom/pydicom.git@master"
57
- # test 3.5 against pre-release builds of everything
58
- - python: 3.5
+ # test 2.7 against pre-release builds of everything
+ - python: 2.7
59
60
- EXTRA_PIP_FLAGS="$PRE_PIP_FLAGS"
61
# test 3.5 against pre-release builds of everything
0 commit comments