mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Try to fix travis
This commit is contained in:
parent
0386bdb422
commit
0da917250c
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ install:
|
|||
- "`which python3` -m pip install --user flake8"
|
||||
- "sudo /usr/bin/python3 -m pip install sgmllib3k"
|
||||
- "sudo /usr/bin/python3 -m pip install --upgrade six"
|
||||
- "`which python` -m pip install --user six"
|
||||
- "`which python` -m pip install --upgrade --user six"
|
||||
- which python
|
||||
script: "sh -x scripts/travis-ci-build"
|
||||
|
|
Loading…
Add table
Reference in a new issue