Fixed Travis CI Checks

Travis CI didn’t install the latest 7.x release somehow. Testing with
8.x henceforth.
This commit is contained in:
witzig 2017-07-13 22:45:35 +02:00
parent ce2ed26fc9
commit b57615543b

View file

@ -2,7 +2,7 @@ dist: trusty
sudo: required
language: node_js
node_js:
- 7
- 8
services:
- mysql
before_install: