langleyfoxall / laravel-boilerplate

Boilerplate for Laravel with common tools/plugins for ease of development.
MIT License
2 stars 4 forks source link

Update Travis config to use Ubuntu Xenial #33

Closed DivineOmega closed 5 years ago

DivineOmega commented 5 years ago

Currently the boilerplate uses Ubuntu 14.04 (trusty) for Travis CI instances.

This PR updates the Travis configuration to use Ubuntu 16.04 (xenial), which offers significantly better performance, and removes the need to use a separate MySQL repository for MySQL 5.7.