diff --git a/.travis.yml b/.travis.yml index 8257ee1..2a06d5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,11 @@ php: - 7.2 - 7.3 +branches: + only: + - master + - release + install: - composer install --no-interaction