custom script parameter for travis - fiche - A pastebin adjusted for gopher use
(HTM) git clone git://vernunftzentrum.de/fiche.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit b643f4a922380ac321b299d186431aabce51aed0
(DIR) parent 629e8d30031fffbbdf29f9d7c7cb87611e782e10
(HTM) Author: solusipse <solus1ps3@gmail.com>
Date: Tue, 9 Sep 2014 05:42:13 +0200
custom script parameter for travis
Diffstat:
.travis.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/.travis.yml b/.travis.yml
@@ -1 +1,2 @@
-language: c
-\ No newline at end of file
+language: c
+script: make
+\ No newline at end of file