summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickaël Canévet <mickael.canevet@camptocamp.com>2016-07-28 15:13:38 +0200
committerMickaël Canévet <mickael.canevet@camptocamp.com>2016-07-28 15:13:38 +0200
commit800067db32f2190929a6867bf253b2c875c2eab2 (patch)
treed50794e971ac7ebf4a3f25467a7c8bea2bc6168f
parentaeff226c587ec52adfdadc707ab97028c7ccaf9d (diff)
 Update with modulesync
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7cf4712..d816b71 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,8 +5,6 @@ addons:
apt:
packages:
- libaugeas-dev
- sources:
- - augeas
cache: bundler
bundler_args: --without system_tests
script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec rake spec SPEC_OPTS='--format documentation'"]