mirror of
https://github.com/wallabag/docker.git
synced 2026-01-08 11:57:34 +01:00
added travis testing
travis builds and spins up containers for sqlite, mariadb and postgres and runs a simple python test script for accessing the wallabag.
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
.cache
|
||||
__pycache__/*
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user