Skip to content

Commit

Permalink
removes python 3.4, test too slow
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibHlln committed Jul 13, 2018
1 parent a38d832 commit 1773c93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ os:
language: python
python:
- 2.7
- 3.4
- 3.5
- 3.6
install:
Expand Down
5 changes: 0 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
platform:
- x86
- x64
environment:
matrix:
- PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python27-x64"
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python34-x64"
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python35-x64"
- PYTHON: "C:\\Python36"
Expand Down

0 comments on commit 1773c93

Please sign in to comment.