python-diamond / Diamond

Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
http://diamond.readthedocs.org/
MIT License
1.74k stars 601 forks source link

Only build master branch for travis #605

Closed shortdudey123 closed 7 years ago

shortdudey123 commented 7 years ago

This avoids double testing for PR's based on branches from the root repo (1 test for branch and 1 test for PR)

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 20.409% when pulling 73ec3ab3555dc849949a7cd31d41dddd98036436 on update_travis into 6810e47113a5ad440d7c428b1257b64e699f2664 on master.