language: go go: - 1.9 - master before_install: - chmod 755 ./update-deps-linux - ./update-deps-linux install: true script: go test addons: mariadb: '10.0'