projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a919d7f
)
travis: make check as well
author
Pierre-Yves Ritschard
<pyr@spootnik.org>
Sun, 2 Aug 2015 08:40:07 +0000
(10:40 +0200)
committer
Pierre-Yves Ritschard
<pyr@spootnik.org>
Sun, 2 Aug 2015 08:40:07 +0000
(10:40 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
b7d9826
..
3bc8e0a
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,3
+1,3
@@
sudo: false
language: c
-script: sh build.sh && ./configure && make
+script: sh build.sh && ./configure && make
&& make check