projects
/
puppet_systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66115b1
)
modulesync
author
Raphaël Pinson
<raphael.pinson@camptocamp.com>
Mon, 11 Jul 2016 12:49:08 +0000
(14:49 +0200)
committer
Raphaël Pinson
<raphael.pinson@camptocamp.com>
Mon, 11 Jul 2016 12:49:08 +0000
(14:49 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
d816b71
..
7cf4712
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-5,6
+5,8
@@
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'"]