Commit graph

17 commits

Author SHA1 Message Date
ibrahimlawal 49f38969ae Resolved issue#67 2016-02-03 13:30:57 +01:00
Tomáš Votruba bd4f085b91 travis: drop PHP 5.4 2016-01-30 23:42:43 +01:00
Colin O'Dell 6ccb07ec4d Disallow PHP 7 failures
PHP 7 is now stable and Travis is using these stable builds for testing
2016-01-13 13:20:48 -05:00
Emanuele Minotto f81265193d Added PSR2 check 2015-10-04 23:55:33 +02:00
Bryan Crowe 9c802de2d0 Add comment about sudo false Travis config 2015-07-28 17:20:17 -04:00
Bryan Crowe 805f950e03 Add sudo false to Travis config 2015-07-28 17:11:05 -04:00
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