Skip to content

Commit 1567ee4

Browse files
committed
Add conda-forge for building conda package
1 parent 9917782 commit 1567ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ install:
2727

2828
# Gets us vpnotebook
2929
- conda config --add channels vpython
30+
- conda config --append channels conda-forge
3031

3132
- conda update --quiet conda
3233

0 commit comments

Comments
 (0)