Skip to content

Commit

Permalink
Also fix the OS X conda build.
Browse files Browse the repository at this point in the history
  • Loading branch information
skrah committed Apr 26, 2018
1 parent afd9df5 commit 882dab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -85,7 +85,7 @@ matrix:
- export PATH=$HOME/miniconda3/bin:$PATH
- export CC=clang
- conda update --yes conda
- conda install --yes conda-build
- conda install --yes conda-build=3.3.0
- conda install --yes anaconda-client
script:
- cd ndtypes
Expand Down

0 comments on commit 882dab2

Please sign in to comment.