Skip to content

Commit 8820348

Browse files
committed
CI: only use "diffpy" channel in conda build
The "diffpy" channel has recent libobjcryst.
1 parent c11b18a commit 8820348

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ before_install:
6666
- $NOMC || conda install --yes conda-build conda-verify jinja2
6767
- $NOMC || conda create --name=testenv --yes $MYCXXCOMPILER
6868
- $NOMC || conda config --add channels diffpy
69-
# FIXME - keep just the "diffpy" channel for public release.
70-
- $NOMC || conda config --add channels diffpy/channel/dev
7169

7270
- $NOAPT || test "${TRAVIS_OS_NAME}" = "linux" || exit $?
7371
- $NOAPT || sudo apt-get update -qq

0 commit comments

Comments
 (0)