Skip to content

Commit 3029098

Browse files
committed
CI: only use "diffpy" channel in conda build
1 parent ee4ce3c commit 3029098

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ before_install:
6363
- $NOMC || conda install --yes conda-build conda-verify jinja2
6464
- $NOMC || conda create --name=testenv --yes python=${MYPYTHON_VERSION} coverage
6565
- $NOMC || conda config --add channels diffpy
66-
# FIXME - keep just the "diffpy" channel for public release.
67-
- $NOMC || conda config --add channels diffpy/channel/dev
6866

6967
- $NOAPT || test "${TRAVIS_OS_NAME}" = "linux" || exit $?
7068
- $NOAPT || PATH="$(echo "$PATH" | sed 's,:/opt/pyenv/[^:]*,,g')"

0 commit comments

Comments
 (0)