From deb7dc9ab0186e77178b0eac692fdf33973f05da Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 2 May 2018 17:13:53 -0400 Subject: Update dev-test.yaml --- dev-test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-test.yaml b/dev-test.yaml index b9f9a4b..069a26c 100644 --- a/dev-test.yaml +++ b/dev-test.yaml @@ -1,5 +1,6 @@ # Recipe repository repository: 'https://github.com/astroconda/astroconda-dev' +git_ref_spec: 'master' # Publication channel to consult when determining what packages already exist. channel_URL: 'http://ssb.stsci.edu/astroconda-dev' -- cgit