Skip to content

Commit f18b9c9

Browse files
author
Freddie Vargus
committed
BLD: Don't build Py34 packages anymore
1 parent 906fa73 commit f18b9c9

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sudo: false
33
fast_finish: true
44
python:
55
- 2.7
6-
- 3.4
76
- 3.5
87
env:
98
global:

appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ environment:
2525
NUMPY_VERSION: "1.11.1"
2626
SCIPY_VERSION: "0.17.1"
2727

28-
- PYTHON_VERSION: "3.4"
29-
PYTHON_ARCH: "64"
30-
PANDAS_VERSION: "0.18.1"
31-
NUMPY_VERSION: "1.11.1"
32-
SCIPY_VERSION: "0.17.1"
33-
3428
- PYTHON_VERSION: "3.5"
3529
PYTHON_ARCH: "64"
3630
PANDAS_VERSION: "0.18.1"

0 commit comments

Comments
 (0)