Skip to content

Commit

Permalink
ok getting rid of custom channel from dan
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Feb 4, 2019
1 parent cc50ec2 commit 3a033b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ jobs:
OS: "osx-64"
PY_VER: "py2"
TEMP_PKGS: "'ffmpeg>4' 'libpng>1.6.34'"
CUSTOM_CHANNELS: "-c danlipsa"
steps:
- checkout
- run: *setup_miniconda
Expand All @@ -152,7 +151,6 @@ jobs:
OS: "osx-64"
PY_VER: "py3"
TEMP_PKGS: "'ffmpeg>4' 'libpng>1.6.34'"
CUSTOM_CHANNELS: "-c danlipsa"
steps:
- checkout
- run: *setup_miniconda
Expand Down

0 comments on commit 3a033b4

Please sign in to comment.