From 43651280224b555ce2f4f1421c34d4c017f457b7 Mon Sep 17 00:00:00 2001 From: jlaura <jlaura@asu.edu> Date: Thu, 28 Jul 2016 20:36:09 -0700 Subject: [PATCH] Typo in appveyor --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 3cb0ead..ca321b9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -25,9 +25,6 @@ install: - cmd: conda install nose coverage anaconda-client - cmd: pip install coveralls - - cmd: curl -o condaci.py https://raw.githubusercontent.com/menpo/condaci/v0.4.8/condaci.py - - cmd: python condaci.py setup - build: off test_script: -- GitLab