diff --git a/_layouts/ontology_detail.html b/_layouts/ontology_detail.html index 4510080f3..ce2439f71 100644 --- a/_layouts/ontology_detail.html +++ b/_layouts/ontology_detail.html @@ -227,7 +227,13 @@

Products

Jobs
{% for p in page.jobs %}
+ {% if p.type == "travis-cl" or p.id contains "travis" %} + + Build Status + + {% else %} {{p.type}} + {% endif %}
{% endfor %} {% endif %} diff --git a/ontology/ro.md b/ontology/ro.md index 9ee3e02c6..33bcdff76 100644 --- a/ontology/ro.md +++ b/ontology/ro.md @@ -19,6 +19,8 @@ contact: jobs: - id: http://build.berkeleybop.org/job/build-ro type: DryRunBuild + - id: https://travis-ci.org/oborel/obo-relations + type: travis-ci products: - id: ro.owl title: Relation Ontology