mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-15 06:17:05 +01:00
Adding the initial documentation
This commit is contained in:
24
_pages/docs/travis.md
Normal file
24
_pages/docs/travis.md
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
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 %}
|
Reference in New Issue
Block a user