[FEATURE] 👷 Extend Travis CI integration.

Testing several Travis CI features.
Add DBs to travis execution matrix.
Doxygen API docu generation and deployment to gh-pages.
Update phpunit to 5.7.
This commit is contained in:
Klaus Weidenbach
2016-10-22 22:43:25 +02:00
parent bdfdd23b36
commit 33153b8f3a
10 changed files with 379 additions and 28 deletions

View File

@@ -34,7 +34,7 @@
},
"require-dev" : {
"php" : ">=5.6",
"phpunit/phpunit" : "^5.6",
"phpunit/phpunit" : "^5.7",
"behat/behat" : "@stable",
"behat/mink-extension": "@stable",
"behat/mink-goutte-driver": "@stable"