Skip to content

Commit 4387016

Browse files
committed
MAINT remove debug nslookup call
1 parent 44526cf commit 4387016

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# AppVeyor.com is a Continuous Integration service to build and run tests under
22
# Windows
3+
# https://ci.appveyor.com/project/sklearn-ci/scikit-learn
34

45
environment:
56
global:
@@ -30,9 +31,6 @@ environment:
3031

3132

3233
install:
33-
# Collect info to debug rare and random download errors from Rackspace cloud store
34-
- "nslookup 28daf2247a33ed269873-7b1aad3fab3cc330e1fd9d109892382a.r6.cf2.rackcdn.com"
35-
3634
# Install Python (from the official .msi of http://python.org) and pip when
3735
# not already installed.
3836
- "powershell ./continuous_integration/appveyor/install.ps1"

0 commit comments

Comments
 (0)