subiquity/.travis.yml

11 lines
135 B
YAML
Raw Normal View History

sudo: required
2017-12-04 21:22:57 +00:00
env:
- IMAGE=ubuntu:artful
- IMAGE=ubuntu:bionic
2017-12-04 21:22:57 +00:00
language: bash
script:
- sudo ./scripts/test-in-lxd.sh $IMAGE