projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3da6f8c
)
travis: update script
author
Pierre-Yves Ritschard
<pyr@spootnik.org>
Fri, 31 Jul 2015 15:01:19 +0000
(17:01 +0200)
committer
Pierre-Yves Ritschard
<pyr@spootnik.org>
Fri, 31 Jul 2015 15:01:19 +0000
(17:01 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
c59af51
..
7b2160a
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,2
+1,2
@@
language: c
-script: ./configure && make
+script:
sh build.sh &&
./configure && make