Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Commit

Permalink
Fix Travis CI OSX failure
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhers committed Mar 17, 2020
1 parent d1883d9 commit 3c195eb
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 @@ -11,7 +11,7 @@ install:
jobs:
include:
- os: osx
language: generic
language: shell
before_install:
- curl -LO https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh
- bash Miniconda3-latest-MacOSX-x86_64.sh -b -p miniconda
Expand Down

0 comments on commit 3c195eb

Please sign in to comment.