Switch to trusty travis

travis
Hannah Ward 2016-11-18 15:42:32 +00:00
parent 64e39b7983
commit 7f4e2b9f62
No known key found for this signature in database
GPG Key ID: 6F3BAD60DE190290
1 changed files with 2 additions and 7 deletions

View File

@ -1,13 +1,8 @@
dist: trusty
sudo: required
addons:
apt:
packages:
- mysql-server-5.6
- mysql-client-core-5.6
- mysql-client-5.6
before_install:
- sudo apt-get install mysql-server-5.6 mysql-client-core-5.6 mysql-client-5.6
language: python