Skip to content

Commit

Permalink
Add gbroques conda channel to .travis.yml
Browse files Browse the repository at this point in the history
This is for flake8-isort 4.0.0a0
  • Loading branch information
gbroques committed Aug 9, 2020
1 parent be1b652 commit e7fe66b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ install:
- conda info --all
- conda install --channel defaults conda-build=3.18.11 conda-verify=3.1.1
- conda config --add channels conda-forge
- conda config --add channels gbroques
- conda build --quiet .
- conda create --use-local --name osewb ose-workbench-platform
- conda activate osewb
Expand Down

0 comments on commit e7fe66b

Please sign in to comment.