Skip to content

Commit

Permalink
rm forge channel and rm module tbb as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Darius Morawiec committed Nov 27, 2016
1 parent 4685d20 commit 4325841
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ install:
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda config --add channels conda-forge
- conda update -q conda
- conda install -n root _license
- conda info -a
Expand Down
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ dependencies:
- zlib=1.2.8=3
- pip:
- six==1.10.0
- tbb==0.1

0 comments on commit 4325841

Please sign in to comment.