Adds tests and support for Unidirectional connections.

Also fixes travis config.
This commit is contained in:
Vassyli
2017-03-02 20:04:27 +01:00
parent 2970bd09d7
commit 498f4965e6
10 changed files with 213 additions and 80 deletions
+2 -2
View File
@@ -29,8 +29,8 @@
],
"require-dev": {
"phpunit/phpunit": "*",
"phpunit/dbunit": "*",
"phpunit/phpunit": "^5.0",
"phpunit/dbunit": "^2.0",
"block8/php-docblock-checker": "2.0.0"
}
}