8000 Merge pull request #6113 from charris/disable-nightly-python-tests · numpy/numpy@93908e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93908e4

Browse files
committed
Merge pull request #6113 from charris/disable-nightly-python-tests
MAINT: Use Python 3.5-dev instead of nightly.
2 parents f09380a + 5bc74aa commit 93908e4

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
@@ -6,7 +6,7 @@ python:
66
- 2.7
77
- 3.2
88
- 3.3
9-
- nightly
9+
- 3.5-dev
1010
matrix:
1111
include:
1212
- python: 3.3

0 commit comments

Comments
 (0)
0