archlinux/.travis.yml

10 lines
79 B
YAML
Raw Permalink Normal View History

sudo: required
language: bash
services:
- docker
script:
- make ci-test