mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
24 lines
820 B
Markdown
24 lines
820 B
Markdown
---
|
|
layout: single
|
|
title : "Documentation"
|
|
author_profile: false
|
|
excerpt: "Travis Continous Integration framework"
|
|
header:
|
|
overlay_color: "#5DADE2"
|
|
permalink: /docs/travis/
|
|
sidebar:
|
|
nav : docs
|
|
---
|
|
{% include base_path %}
|
|
<!-- {% include toc icon="gears" title="Helpers" %} -->
|
|
|
|
For continous testing of every commit we use the [Travis CI framework](https://travis-ci.org/).
|
|
|
|
The current status is
|
|
|
|
| Branch | Status |
|
|
|---------- | ------ |
|
|
| [Master](https://travis-ci.org/paboyle/Grid) | [](https://travis-ci.org/paboyle/Grid) |
|
|
| [Develop](https://travis-ci.org/paboyle/Grid) | [](https://travis-ci.org/paboyle/Grid) |
|
|
|
|
{% include paginator.html %} |