This commit is contained in:
Ruidy Nemausat 2020-03-28 16:39:24 +01:00
parent 3c7ed1a82f
commit 59d69cb0fb
2 changed files with 15 additions and 0 deletions

13
.travis.yml Normal file
View file

@ -0,0 +1,13 @@
language: python
python:
- "3.7"
services:
- docker
env:
- DOCKER_COMPOSE_VERSION=3
before_install:
- docker-compose build -t villafleurie

View file

@ -1,5 +1,7 @@
# Villafleurie : moteur de réservation autonome
[![Travis](https://travis-ci.com/rjNemo/villafleurie.svg?branch=master)](https://travis-ci.com/rjNemo/villafleurie.svg?branch=master)
`V 1.0 Le site est prêt à l'emploi`
Auteur : Ruidy Nemausat