-
Notifications
You must be signed in to change notification settings - Fork 16
Upgrade travis to trusty environment #36
Conversation
Hi @mneudert - thanks for creating this PR! |
With the |
@mneudert Do you know if MySQL runs off the RAM in trusty? |
The |
The tests are now mostly working so I would say this is ready for a quick review. Changes currently only target core testing with the intent to not break any plugins and switch them over in a second pass. With one or two additional steps of cleanup and perhaps extension/restructuring. Caveats:
Next step is to ensure I have not broken any plugin testing environment... |
work in progress
Removes any direct requirements to the "sudo: enabled" travis infrastructure and migrates to "dist: trusty".
[ref matomo-org/matomo#11986]