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

Commit

Permalink
Fix gcc build
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Nov 13, 2019
1 parent 31c70cd commit 36e2045
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 @@ -65,7 +65,7 @@ matrix:
# Test gcc on OSX
- os: osx
env:
- PYTHON_VERSION=3.7
- PYTHON_VERSION=3.6
- CONDA_DEPENDENCIES="setuptools sphinx-astropy cython numpy pytest-cov gcc"
- OPENMP_EXPECTED=True
- CCOMPILER=gcc
Expand Down

0 comments on commit 36e2045

Please sign in to comment.