Show More
@@ -61,7 +61,7 b' script:' | |||||
61 | - pytest IPython |
|
61 | - pytest IPython | |
62 | - mypy IPython/terminal/ptutils.py |
|
62 | - mypy IPython/terminal/ptutils.py | |
63 | - mypy IPython/core/c*.py |
|
63 | - mypy IPython/core/c*.py | |
64 | - darker -r 60625f241f298b5039cb2debc365db38aa7bb522 . |
|
64 | - darker -r 60625f241f298b5039cb2debc365db38aa7bb522 --check . | |
65 | # On the latest Python (on Linux) only, make sure that the docs build. |
|
65 | # On the latest Python (on Linux) only, make sure that the docs build. | |
66 | - | |
|
66 | - | | |
67 | if [[ "$TRAVIS_PYTHON_VERSION" == "3.7" ]] && [[ "$TRAVIS_OS_NAME" == "linux" ]]; then |
|
67 | if [[ "$TRAVIS_PYTHON_VERSION" == "3.7" ]] && [[ "$TRAVIS_OS_NAME" == "linux" ]]; then |
General Comments 0
You need to be logged in to leave comments.
Login now