bd2c8b4677
Wallabag now require PHP >= 5.5
...
See https://github.com/K-Phoen/rulerz/pull/21/files#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780
2016-01-15 09:35:37 +01:00
ab64c3d9ac
PHP 7.0 must not fail
2015-12-29 11:41:35 +01:00
d4aa174367
Updated composer.lock
...
Had to restrict scheb/two-factor-bundle to ~1.4.0 because of a circular service reference.
See https://github.com/scheb/two-factor-bundle/issues/33 .
Also updated php version requirement to 5.5.0.
2015-12-23 22:49:03 +01:00
8a493541fa
Re-enable test on doctrine command
...
It will slow down the whole test suite (because it'll use doctrine command).
Remove unecessary `KernelTestCase`.
Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency.
2015-11-07 14:16:13 +01:00
164d260c49
CS
...
Also force SYMFONY_DEPRECATIONS_HELPER for travis
2015-11-07 00:27:41 +01:00
fef4124130
Enabled Tidy on travis for HHVM
2015-09-28 20:35:56 +02:00
609594fa5e
Fix authentication error from Github
...
From: http://blog.wyrihaximus.net/2015/09/github-auth-token-on-travis/
2015-09-26 19:23:20 +02:00
dc22b46bf3
Fix HHVM & PHP 7.0
2015-09-26 19:06:32 +02:00
03fb6fde5f
Add multiple database tests on Travis
2015-09-26 11:56:15 +02:00
9a014e48d6
Disable coverage
...
It takes ages to process and most of the time the build fail for "execution time" too long.
Too much time already burned to investigate it.
We'll investigate later, it's not a priority atm.
2015-05-30 13:31:54 +02:00
1cbef2d3b5
Enable debug on phpunit
2015-04-04 21:55:06 +02:00
0ee043f745
Update InstallCommand test
...
They are god damn too long to execute because it launch external command (mostly related to doctrine).
So I've added a PHPUnit @group (`command-doctrine`) so that we can avoid launching them on a regular basis, like that:
`phpunit --exclude-group command-doctrine`
2015-03-31 22:48:01 +02:00
3e6b7ea0e9
Rewrite travis & add scrutinizer
2015-03-28 00:25:47 +01:00
6141388969
Enable hhvm & nightly for curiosity
2015-03-27 19:59:45 +01:00
2d733277e6
Switch to Docker-based infrastructure
2015-03-27 19:59:42 +01:00
8378485e33
Simplify build system
2015-03-03 19:20:08 +01:00
c2e2906c8d
fix travis configuration
2015-02-05 09:06:13 +01:00
aa6e27cf4f
Tests are working again
2015-01-31 09:35:50 +01:00
367664ee87
finally fix phpunit and travis?
2015-01-30 11:23:18 +01:00
03493be075
tell to travis that I code in PHP
2015-01-30 09:09:53 +01:00
3d99ce9dad
travis configuration
2015-01-19 13:37:32 +01:00
d29b3e5f9e
changes in md files
2013-08-23 23:04:56 +02:00
a3436d4cba
travis
2013-08-08 13:49:57 +02:00
7aa8ccc47d
preparing travis
2013-08-08 07:16:07 +02:00