8000 CI Removes scipy-dev from travis (#19036) · scikit-learn/scikit-learn@64c1ff0 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 64c1ff0

Browse files
authored
CI Removes scipy-dev from travis (#19036)
1 parent 2218ec4 commit 64c1ff0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@ env:
3333

3434
jobs:
3535
include:
36-
# Linux environment to test scikit-learn against NumPy and SciPy
37-
# master installed from their continuous integration wheels in a
38-
# virtual environment with Python interpreter provided by Travis.
39-
- python: 3.7
40-
env:
41-
- CHECK_WARNINGS=true
42-
if: type = cron OR commit_message =~ /\[scipy-dev\]/
43-
4436
- python: 3.7
4537
env:
4638
- CHECK_WARNING=true

0 commit comments

Comments
 (0)
0