diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-03-17 15:12:43 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-03-17 15:12:43 -0400 |
commit | c4bc041dada261d7fb5a8b47d8519fe27f93fc84 (patch) | |
tree | 3ffd191b0e3db9a306fc21cf9e13ecdc6e567058 /manifests/test-fail.yaml | |
parent | 68ef5d0fbb5651de963ac02109d765422d9da8c9 (diff) | |
download | build_control-c4bc041dada261d7fb5a8b47d8519fe27f93fc84.tar.gz |
Adding to manifests to accommodate testing behaviors
Diffstat (limited to 'manifests/test-fail.yaml')
-rw-r--r-- | manifests/test-fail.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manifests/test-fail.yaml b/manifests/test-fail.yaml new file mode 100644 index 0000000..b18b376 --- /dev/null +++ b/manifests/test-fail.yaml @@ -0,0 +1,6 @@ +repository: 'https://github.com/astroconda/astroconda-contrib' +numpy_version: 1.11 +packages: + - verhawk + - INTENTIONALLY_INVALID + |