Skip to content

Commit 2345bb4

Browse files
committed
CI: Test minimum setuptools
1 parent 754ab33 commit 2345bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrix:
3333
# Absolute minimum dependencies
3434
- python: 2.7
3535
env:
36-
- DEPENDS="numpy==1.8"
36+
- DEPENDS="numpy==1.8 setuptools==30.3.0"
3737
# Absolute minimum dependencies
3838
- python: 2.7
3939
env:

0 commit comments

Comments
 (0)