Commit Graph

20 Commits

Author SHA1 Message Date
Kevin Frantz
7dad35c9d8 Added fixture to travis 2018-11-23 22:37:16 +01:00
Kevin Frantz
e702e356a0 Added .env file 2018-11-22 20:00:49 +01:00
Kevin Frantz
26792f29f3 Replaced db connection url for .env 2018-11-22 19:56:31 +01:00
Kevin Frantz
2bca71187b Replaced slash 2018-11-22 19:38:56 +01:00
Kevin Frantz
b6ae4786db Added mysql to travis 2018-11-22 19:36:49 +01:00
Kevin Frantz
102d5840d7 Reseted .travis to bec7c1d9ce because of docker conflicts. Unit tests will still fail, because travis doesn't know a database yet, to test repositories 2018-11-18 10:20:44 +01:00
Kevin Frantz
3b7dabafef Optimized .travis file to use docker 2018-11-17 15:03:20 +01:00
Kevin Frantz
bec7c1d9ce Added php-cs-fixer for application/src to travis 2018-10-31 10:40:43 +01:00
Kevin Frantz
a663869add Removed hhvm machine from travis build 2018-10-31 09:03:32 +01:00
Kevin Frantz
d55ade992a Added skip-sync 2018-10-30 21:01:37 +01:00
Kevin Frantz
3569f04e59 Added schema validation to file 2018-10-30 20:50:19 +01:00
Kevin Frantz
42a88cc7b4 Copied phpunit.xml.dist to phpunit.xml 2018-10-30 20:02:36 +01:00
Kevin Frantz
cb93829711 Removed deprecated php versions 2018-10-30 19:39:34 +01:00
Kevin Frantz
e199b7f619 Implemented missing php tag 2018-10-30 19:24:12 +01:00
Kevin Frantz
f6f9f419e1 Implemented php version support 2018-10-30 19:22:55 +01:00
Kevin Frantz
952ad7eb10 Adapted travis paths 2018-10-30 19:18:13 +01:00
Kevin Frantz
5a4dfb9047 adapted executes 2018-10-30 19:14:05 +01:00
Kevin Frantz
58785e22f3 Adapted execute paths 2018-10-30 19:01:26 +01:00
Kevin Frantz
b41f2c777e Solved public key bug.
Used https://stackoverflow.com/questions/15674064/how-to-fix-a-permission-denied-publickey-error-for-a-git-submodule-update-in-t/24600210
2018-10-30 18:51:21 +01:00
Kevin Frantz
b60ebe90b3 Added .travis.yml 2018-10-30 18:45:43 +01:00