git.cweiske.de
/
grauphel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
143ea16
)
add xsltproc and diff to travis deps
author
Christian Weiske
<
[email protected]
>
Thu, 7 Jul 2016 15:59:11 +0000
(17:59 +0200)
committer
Christian Weiske
<
[email protected]
>
Thu, 7 Jul 2016 17:57:59 +0000
(19:57 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index cd5a315499936a0613c4cea0ec1739b42bde3958..c81a2933de4f995006e345455165fd546fc9942b 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,5
+1,10
@@
language: php
sudo: false
+addons:
+ apt:
+ packages:
+ - diff
+ - xsltproc
php:
- 7
- 5.6