Commit graph

11 commits

Author SHA1 Message Date
mAAdhaTTah 54f6cbc606 Switch to local phpunit
This ensures consistency across platforms and testing by using the same version of PHPUnit, rather than whatever is globally installed by the system.
2015-07-27 09:24:08 -04:00
Marc Würth d16a3df4ad Do not call ocular in PHP 7.0 and HHVM
We cannot be dead certain that those support code coverage, so they would break the Scrutinizer build the following message "Scrutinizer was notified that the tests failed." even though all builds succeeded.

At the moment HHVM seems to work, excluding it nonetheless.
Also now it correlates with three runs configured in 13bd2abaeb/.scrutinizer.yml (L23)
2015-05-18 20:24:20 +02:00
Warnar Boekkooi e9280a2a1e [Travis] Test lowest version dependencies 2015-05-14 12:12:35 +08:00
Frank de Jonge 7515ae1ee9 Merge pull request #27 from Jeroen-G/patch-1
Removed --dev flag
2015-04-20 20:46:23 +02:00
Phil Sturgeon 0fc44f2e89 Removed PHP 5.3 2015-03-26 13:13:01 -04:00
Vieira 291539ad51 Added php 7.0 and allow it to fail
Added php 7.0 and allow it to fail
2015-03-26 13:20:47 -03:00
JeroenG 40c7e9111f Removed --dev flag
According to Travis-Ci, "You are using the deprecated option "dev". Dev packages are installed by default now."
2015-03-02 23:54:52 +01:00
Hassan Khan ed7b0255bb Add Ocular as dev-dependency, fixes HHVM issues too apparently 2015-02-04 23:19:18 +00:00
Ignace Nyamagana Butera 25a47261c3 update skeleton project 2014-10-07 17:35:46 +02:00
Phil Sturgeon eec71f8026 Ninja 5.6 test 2014-02-11 12:23:35 -05:00
Marc Qualie 8238b9e5cc Initial Commit 2013-08-07 18:36:49 +01:00