platform/libinjection/.travis.yml

15 lines
291 B
YAML
Raw Normal View History

2019-08-16 14:42:40 +00:00
sudo: required
dist: trusty
language: generic
services:
- docker
before_install:
- docker pull nickg/libinjection-docker
script:
- docker run -e COVERALLS_REPO_TOKEN=$COVERALLS_REPO_TOKEN -v $HOME/build/client9/libinjection:/build -w /build nickg/libinjection-docker ./make-ci.sh