diff --git a/.travis.yml b/.travis.yml index bd2cae77508..9338c500458 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ -conditions: v1 -version: "= 0" +version: ~> 1.0 if: > # Forbid running non-PR pushes from pyup bot not (type != pull_request AND branch =~ ^pyup\-scheduled\-update\-)