diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-09-06 09:47:39 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-09-06 09:47:39 -0400 |
commit | 070f57c0e73e5f2af15190ba8286b93a8d3de175 (patch) | |
tree | a420e4d58245da07705504fcea7dfd0883569b8c /manifests/test-fail.yaml | |
parent | 49de615ceea9da20942884a153d9269686d356c5 (diff) | |
download | build_control-070f57c0e73e5f2af15190ba8286b93a8d3de175.tar.gz |
Remove numpy references
Diffstat (limited to 'manifests/test-fail.yaml')
-rw-r--r-- | manifests/test-fail.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
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 |