mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
[travis] osx fix - #2
This commit is contained in:
parent
908de63d9f
commit
2c41b7953b
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ language: python
|
|||
python:
|
||||
- "3.6"
|
||||
matrix:
|
||||
exclude:
|
||||
- os: osx
|
||||
language: python
|
||||
include:
|
||||
- os: osx
|
||||
language: generic
|
||||
|
|
Loading…
Add table
Reference in a new issue