Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Add conda-forge for MacOS X gcc build
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Nov 13, 2019
1 parent 36e2045 commit 50f2fdb
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 @@ -68,6 +68,7 @@ matrix:
- PYTHON_VERSION=3.6
- CONDA_DEPENDENCIES="setuptools sphinx-astropy cython numpy pytest-cov gcc"
- OPENMP_EXPECTED=True
- CONDA_CHANNELS="astropy conda-forge"
- CCOMPILER=gcc

# Uncomment the following if there are issues in setuptools that we
Expand Down

0 comments on commit 50f2fdb

Please sign in to comment.