mirror of
https://github.com/rjNemo/villafleurie
synced 2026-06-06 02:16:47 +00:00
travis
This commit is contained in:
parent
3c7ed1a82f
commit
59d69cb0fb
2 changed files with 15 additions and 0 deletions
13
.travis.yml
Normal file
13
.travis.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
language: python
|
||||
|
||||
python:
|
||||
- "3.7"
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
env:
|
||||
- DOCKER_COMPOSE_VERSION=3
|
||||
|
||||
before_install:
|
||||
- docker-compose build -t villafleurie
|
||||
|
|
@ -1,5 +1,7 @@
|
|||
# Villafleurie : moteur de réservation autonome
|
||||
|
||||
[](https://travis-ci.com/rjNemo/villafleurie.svg?branch=master)
|
||||
|
||||
`V 1.0 Le site est prêt à l'emploi`
|
||||
|
||||
Auteur : Ruidy Nemausat
|
||||
|
|
|
|||
Loading…
Reference in a new issue