https://github.com/angoca/db2-travis
Mechanism to execute db2 unit tests from Travis-CI (Without Docker)
https://github.com/angoca/db2-travis
Last synced: 5 months ago
JSON representation
Mechanism to execute db2 unit tests from Travis-CI (Without Docker)
- Host: GitHub
- URL: https://github.com/angoca/db2-travis
- Owner: angoca
- License: apache-2.0
- Created: 2014-05-26T16:57:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T22:28:31.000Z (over 9 years ago)
- Last Synced: 2025-08-02T05:01:55.603Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
db2-travis
==========
Mechanism to execute db2 in Travis CI and test your routines with db2unit.
[](https://travis-ci.org/angoca/db2-travis)
This will download and install DB2, log4db2 and db2unit.
This repository provides you a way to test your own routines.
The repository only has an example of how to use these components.
* db2
* log4db2 https://github.com/angoca/log4db2
* db2unit https://github.com/angoca/db2unit