mirror of
https://github.com/wallabag/docker
synced 2025-12-13 01:36:28 +00: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