8000 CI: don't exclude py35 · MacPython/matplotlib-wheels@c3f8a33 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit c3f8a33

Browse files
committed
CI: don't exclude py35
Which seems to be hitting _all_ jobs now?
1 parent 0775c41 commit c3f8a33

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ dist: trusty
2727
services: docker
2828

2929
jobs:
30-
exclude:
31-
# Exclude the default Python 3.5 build
32-
- python: 3.5
3330
include:
3431
- os: linux
3532
env:

0 commit comments

Comments
 (0)
0