Skip to content

Commit b41435b

Browse files
committed
Revert "BLD: add diffpy python3 channel"
This reverts commit 3026019.
1 parent 6b89722 commit b41435b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ before_install:
1717
- chmod +x miniconda.sh
1818
- ./miniconda.sh -b -p ~/mc
1919
- export PATH=~/mc/bin:$PATH
20-
- conda config --add channels diffpy/channel/dev conda-forge
20+
- conda config --add channels conda-forge
2121
- conda config --set always_yes yes --set changeps1 no --set quiet true
2222
- conda update conda --yes
2323

0 commit comments

Comments
 (0)