summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 0b0519cba6e39fb5af9436f460839f709c3b7001 (plain)
1
2
3
4
5
6
7
8
9
sudo: required

language: bash

services:
  - docker

script:
  - make test