Stop Travis from building weird branches.

This commit is contained in:
James Cole
2017-02-19 17:01:29 +01:00
parent cf1813b413
commit b9309bc7b1

View File

@@ -21,3 +21,9 @@ install:
script:
- phpunit
# safelist
branches:
only:
- develop
- master