Skip to content

Commit

Permalink
work-around issue with pkgs/main::conda-build
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Sep 14, 2020
1 parent 23f9eb6 commit a177db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install:
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- conda install conda-build
- conda install -c conda-forge conda-forge::conda-build
# Useful for debugging any issues with conda
- conda info -a
- gcc -v
Expand Down

0 comments on commit a177db6

Please sign in to comment.