mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
travis fix #3 - language python
This commit is contained in:
parent
8e33c74187
commit
31f41e9a41
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ install:
|
|||
- "sudo /usr/bin/python3 -m pip install --upgrade $PY_MODS"
|
||||
- "`which python` -m pip install --upgrade --user $PY_MODS"
|
||||
- which python
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
script: "sh -x scripts/travis-ci-build"
|
||||
|
|
Loading…
Add table
Reference in a new issue