Samuel Štancl
f273ed4f1e
Composer 2 ( #517 )
2020-10-29 11:59:28 +01:00
ohnotnow
158e052deb
Updated some docker stuff ( #409 )
...
Changed the dockerfile to use the official Docker php image and installed
the pcov extension instead of xdebug for code coverage.
Also updated the docker-compose file to make the main 'test' service not start up
before all the DB containers are running ok.
2020-05-22 18:09:07 +02:00
Samuel Štancl
30bab68b6a
Laravel 7 support ( #304 )
...
* Laravel 7 support
* Remove language from travis.yml
* Fix travis.yml
* Consistent indentation in travis.yml
* Use dev-master for phpcov
* Cleanup
* switch up envs
* verify both laravel versions are used
* 6 -> 7
* Fix travis yml
* Use stable phpcov
* Different installation for Laravel 7
* Indentation
* Fix dockerfile
* Fix indentation
* Fix tests
* Remove fail() calls
2020-03-17 18:47:24 +01:00
Samuel Štancl
13422fb090
Use phpredis 4.3.0 ( #319 )
2020-03-15 15:45:21 +01:00
Samuel Štancl
89990799f2
add phpunit.xml variations
2019-08-04 17:40:44 +02:00
Samuel Štancl
dc30354699
Dockerize phpunit ( #66 )
2019-07-12 21:44:26 +02:00