From 0330b3744275b6a35be5590eec4bfb36d0c928fd Mon Sep 17 00:00:00 2001 From: Mickaël Canévet Date: Wed, 4 Nov 2015 08:47:48 +0100 Subject: Update with modulesync --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 572abfd..ec3a8ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,10 @@ --- language: ruby sudo: false +addons: + apt: + packages: + - libaugeas-dev cache: bundler bundler_args: --without system_tests script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec rake spec SPEC_OPTS='--format documentation'", "bundle exec rake metadata"] -- cgit v1.2.3