mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-10 19:57:15 +03:00
Fixed travis tests
This commit is contained in:
parent
4e23c3ccf6
commit
b18b72833d
|
@ -42,6 +42,9 @@ after_success:
|
|||
if [ "$TEST_TYPE" = build ]; then
|
||||
coveralls
|
||||
fi
|
||||
env:
|
||||
matrix:
|
||||
- TEST_TYPE=build
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
|
|
Loading…
Reference in New Issue
Block a user