summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: d6da2530615fbba9ba24338495f932b8c48b1edb (plain)
1
2
3
4
5
6
7
---
sudo: required
services:
    - docker
language: python
script: |
    make test