diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index fa236e9..95f4d4b 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -8,6 +8,7 @@ image: python:3.5.1 pipelines: default: - step: + name: Tests caches: - pip script: # Modify the commands below to build your repository.