a8b5396
1 2 3 4 5 6 7 8
os: linux dist: bionic jobs: include: - name: Test locally language: python python: '3.6' script: ./.travis/local/test.sh