Update .travis.yml in this branch so it stops building this branch.

This commit is contained in:
James Cole 2017-02-25 06:13:08 +01:00
parent fe0d88b7b3
commit b53a6c5703

View File

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