Improve Travis
maxhelias opened this issue · 3 comments
Hello,
I would like to improve the Travis integration.
In first, I like to delete the travis.sh file to run the tests on all the PHP envrionments and not only the 7.1 version, copy the .env and fill some variables that should fix the Travis errors
WDYT ?
The travis.sh
file was a solution to fix all the problems we were having with Travis failing the build even though it was working. I think the issue may have been that PHPUnit requires a newer version of PHP than this library, so the tests were failing due to PHPUnit.
If you can find a solution and get this working better then I'd like to see it. Thanks!
Did you manage to come up with anything?
No, I do not really have time to look it now.
Maybe later if nobody wants to try