mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Hopefully fix travis #2
This commit is contained in:
parent
a5f9a2c83e
commit
325df68d7b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ before_install:
|
|||
install:
|
||||
- sudo cpanm Test::Differences Test::TrailingSpace
|
||||
- "`which python3` -m pip install --user flake8"
|
||||
- "`which python3` -m pip install --user sgmllib3k"
|
||||
- "`which python3` -m pip install --user six"
|
||||
- "`which python` -m pip install --user six"
|
||||
- which python
|
||||
|
|
Loading…
Add table
Reference in a new issue