mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Add python3 to homebrew on macOS.
The travis-CI builds have been failing and this is an attempt to fix them.
This commit is contained in:
parent
96a91f6148
commit
047a58238d
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
addons:
|
||||
homebrew:
|
||||
update: true
|
||||
brewfile: true
|
||||
packages:
|
||||
- python3
|
||||
update: true
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/perl_modules
|
||||
|
|
Loading…
Add table
Reference in a new issue