aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2017-09-12 11:22:27 +0200
committerkoekeishiya <aasvi93@hotmail.com>2017-09-12 11:22:27 +0200
commite7737919e49e9b14649d5df4edb1534584527c40 (patch)
treecc4908fc13a39cebde78b68e5c0dcb42a22fd5e8 /.travis.yml
parent08348763d2cc95aa54612134d0593db081bbb21e (diff)
downloadskhd-e7737919e49e9b14649d5df4edb1534584527c40.tar.gz
skhd-e7737919e49e9b14649d5df4edb1534584527c40.zip
add travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..9118284
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,4 @@
+language: c
+os: osx
+compiler: clang
+script: make install