diff --git a/.travis.yml b/.travis.yml index a5fec1a71..e375b943c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,7 @@ services: - postgresql addons: postgresql: "9.4" +branches: + only: + - master + - staging