mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Try to fix the CI
This commit is contained in:
parent
d36df25456
commit
dc867906cf
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ before_install:
|
|||
- sudo dpkg-divert --local --divert /usr/bin/ack --rename --add /usr/bin/ack-grep
|
||||
install:
|
||||
- sudo cpanm Test::Differences Test::TrailingSpace
|
||||
- `which python3` -m pip install --user flake8
|
||||
- "`which python3` -m pip install --user flake8"
|
||||
- which python
|
||||
script: "sh -x scripts/travis-ci-build"
|
||||
|
|
Loading…
Add table
Reference in a new issue