aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-06-27 01:20:57 +1200
committerDavid Phillips <david@sighup.nz>2017-06-27 01:20:57 +1200
commit09f0fc3ee2c1bf0e34ddd40da2cca54fdcc9361b (patch)
tree48a6b69d450b4d2174cc805e2261f39beb6b5cdc
parent48a33ccaa5552df96b2afdde87e7e6aac77cd902 (diff)
downloadsand-leek-09f0fc3ee2c1bf0e34ddd40da2cca54fdcc9361b.tar.xz
Add .travis.yml for CI
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..3734d12
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,5 @@
+language: c
+compiler: gcc
+
+script:
+ - make