Files
full-stack-fastapi-template/.travis.yml
Sebastián Ramírez 7f8bfc8faa 🎉 First commit, from couchbase generator, basic changes
not tested / updated yet
2019-02-09 19:42:36 +04:00

13 lines
120 B
YAML

sudo: required
language: python
install:
- pip install cookiecutter
services:
- docker
script:
- bash ./test.sh