Andrew
bcaeeaa09a
test on 7.2
...
7.2 is released now, so let's test it.
2017-12-12 09:25:10 -06:00
ozh
fd3dd12c2f
Fix tests on PHP 5.6 & HHVM
2017-06-30 20:05:48 +02:00
Phil Sturgeon
48041ad725
Revert "Revert "Remove Composer self-updating from .travis.yml""
2017-01-25 12:08:33 -05:00
Phil Sturgeon
9f4392df5d
Revert "Remove Composer self-updating from .travis.yml"
2017-01-25 11:29:19 -05:00
Kamil Kokot
6c3a889e6a
Remove Composer self-updating from .travis.yml
...
It is done automatically by Travis.
2017-01-25 12:36:53 +01:00
Hans Ott
ef61620266
Don't use separate file for uploading code coverage
2016-09-19 08:29:46 +02:00
Hans Ott
d79cbe8d7e
Use phar version of ocular
...
It's impossible to install the latest version of Guzzle due
ocular (used to upload code coverage) depending on guzzlehttp/guzzle ~3.0.
See https://github.com/scrutinizer-ci/ocular/blob/master/composer.json
Closes #95
Inspired by https://github.com/Ocramius/ProxyManager/blob/master/.travis.coverage.sh
2016-09-17 14:09:48 +02:00
Tomáš Votruba
08e4134af0
travis: bump min version to PHP 5.6, add PHP 7.1
...
Min version is PHP 5.6, see composer: ad403d7a63/composer.json (L20)
Also PHP 7.1 is available on Travis
2016-08-23 14:39:56 +02:00
Barry vd. Heuvel
0bc103678d
Prefer dist + cache for Travis builds
...
To speed up builds
2016-06-08 22:23:32 +02:00
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