jira-api-restclient
jira-api-restclient copied to clipboard
Fix Travis CI builds due Ubuntu image change
Travis CI changed default Ubuntu image used in builds couple of times now. The .travis.yml needs to be updated to compensate for the fact, that older PHP versions are no longer supported on current Ubuntu image.
Also need to deal with used PHPUnit versions.