PROJQUAY-18 - .travis.yml runs all branches

This commit is contained in:
Tom McKay 2019-11-21 10:27:10 -05:00
parent 73bab07baf
commit a55fcc97d8

View file

@ -9,10 +9,6 @@ services:
install: true
branches:
only:
- master
# Stop default database instances here to avoid port conflicts.
before_script:
- sudo service mysql stop