Skip to content

Commit b7df4b7

Browse files
committed
TST: update travis test matrix
1 parent c3913ba commit b7df4b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ language: python
22

33
matrix:
44
include:
5-
- python: 2.6
65
- python: 2.7
7-
- python: 3.3
86
- python: 3.4
7+
- python: 3.5
98
- python: "nightly"
109
env: PRE=--pre
1110
allow_failures:

0 commit comments

Comments
 (0)