Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
sudo: required

language: cpp

services:
- docker

script:
- docker build .
- docker run -d -p 127.0.0.1:80:4567 chemiskyy/smartplus-stack
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ smartplus


[![GitHub license](https://img.shields.io/badge/licence-GPL%203-blue.svg)](https://github.com/smartplus-team/smartplus/blob/master/LICENSE.txt)
[![Build Status](https://travis-ci.org/abetlen/smartplus.svg?branch=master)](https://travis-ci.org/abetlen/smartplus)

About
-----
Expand Down Expand Up @@ -76,4 +77,4 @@ Have fun :)
Authors
-------
* [Yves Chemisky](https://github.com/chemiskyy)
* [Kevin Bonnay](https://github.com/kbonnay)
* [Kevin Bonnay](https://github.com/kbonnay)