Merge branch 'do-not-build-all-branches-on-travis' into registry-694

This commit is contained in:
Artur Beljajev 2018-02-17 01:31:17 +02:00
commit 02223b28f3

View file

@ -19,3 +19,7 @@ services:
- postgresql
addons:
postgresql: "9.4"
branches:
only:
- master
- staging