Added libsubunit to the gitlab-ci

This commit is contained in:
Patrick J Cherry
2016-10-13 16:42:21 +01:00
parent cace8123f4
commit 72992c76ac

View File

@@ -1,7 +1,7 @@
image: "ruby:2.1"
before_script:
- apt-get update; apt-get install -y check libev-dev net-tools dpkg-dev
- apt-get update; apt-get install -y check libev-dev net-tools dpkg-dev libsubunit-dev
unit_test:
script: