aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/.travis.yml
blob: ac4d7fc9650826f62941421b89e5e07656d09032 (plain) (tree)
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