From 070f57c0e73e5f2af15190ba8286b93a8d3de175 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 6 Sep 2017 09:47:39 -0400 Subject: Remove numpy references --- manifests/test-fail.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'manifests/test-fail.yaml') diff --git a/manifests/test-fail.yaml b/manifests/test-fail.yaml index f7d2f97..a2d9265 100644 --- a/manifests/test-fail.yaml +++ b/manifests/test-fail.yaml @@ -5,8 +5,7 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' # publication_root path needs to be visible from the slave nodes. -publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-staging' -numpy_version: 1.11 +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-testing' packages: - verhawk - INTENTIONALLY_INVALID -- cgit