mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Fixed travis
This commit is contained in:
parent
7cfec55410
commit
4585469425
|
@ -26,7 +26,6 @@ install:
|
|||
python setup.py develop
|
||||
elif [ "$TEST_TYPE" = lint ]; then
|
||||
pip install flake8
|
||||
fi
|
||||
elif [ "$TEST_TYPE" = mypy ]; then
|
||||
pip install mypy
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user