os: linux dist: bionic jobs: include: - name: Test locally language: python python: '3.6' script: ./.travis/local/test.sh