Commit Graph

19 Commits

Author SHA1 Message Date
El RIDO
5c3e2b3fae
fix travis once more, this time due to jsdom breaking compatibility with nodeJS < 6 2017-05-22 22:34:12 +02:00
El RIDO
57ebc7338d
Merge branch 'master' into js-unit-testing 2017-03-25 09:06:04 +01:00
El RIDO
651e38acbe
make travis use phpunit < 6 to avoid failing builds for PHP 7, see: https://github.com/travis-ci/travis-ci/issues/7226#issuecomment-285852088 2017-03-12 14:38:49 +01:00
El RIDO
0c5148a790
updating tested PHP versions in travis CI configuration 2017-02-12 15:03:08 +01:00
El RIDO
0a6fd87b4c
simplify travis CI configuration 2017-02-12 15:02:29 +01:00
El RIDO
7163ac40b5
trying harder to convince travis CI to use node.js 4 2017-02-12 14:57:20 +01:00
El RIDO
9d246d4abd
trying to convince travis CI to use node.js 4 or later 2017-02-12 14:50:06 +01:00
El RIDO
ccac5d373b
working on integrating mocha into travis CI 2017-02-12 14:30:41 +01:00
El RIDO
3e0ba161ca reverting some of the changes done to try to support HHVM building, simplifying the dependencies 2016-07-11 15:52:08 +02:00
El RIDO
dbdeba5274 fixing path for travis CI, again 2016-07-09 13:34:07 +02:00
El RIDO
b47073eac1 fixing path for travis CI, again 2016-07-09 13:29:31 +02:00
El RIDO
187560b9b4 fixing path for travis CI 2016-07-09 13:21:35 +02:00
El RIDO
790cd9fd3a adding codeclimate coverage reporting to travis 2016-07-06 12:09:19 +02:00
El RIDO
d664af6ce5 giving up on HHVM unit tests for now, will open an issue for it 2016-07-06 09:16:02 +02:00
El RIDO
36c1b17777 that variable is required to suppress output when unit testing, also travis has composer preinstalled 2016-07-05 17:52:32 +02:00
El RIDO
0730d6b8d2 try to find a phpunit version that is compatible with both PHP 5.5 and HHVM 2016-07-05 17:33:55 +02:00
El RIDO
5046091728 forgot to add a file in the last commit 2016-07-05 17:25:11 +02:00
El RIDO
9267e281f5 adding support for automatic code coverage generation into codacy 2016-07-05 17:01:26 +02:00
El RIDO
67133ec090 adding support for Travis CI 2016-05-22 17:09:00 +02:00