diff --git a/.travis.yml b/.travis.yml index 2dc7c60..1ab012b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,4 @@ script: branches: only: - master # Only build master branch + - /^greenkeeper.*$/ # Greenkeeper branches