aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2013-12-09 14:10:28 -0200
committerHisham Muhammad <hisham@gobolinux.org>2013-12-09 14:10:28 -0200
commitaafefa8e1c37f5eb9ccb319c667d5094223e3f9f (patch)
treeb32a72225a7083062100b30333eb0af8a428a537
parent8fde71c60da90eca1103b6df9847542caf766131 (diff)
downloadluarocks-aafefa8e1c37f5eb9ccb319c667d5094223e3f9f.tar.gz
luarocks-aafefa8e1c37f5eb9ccb319c667d5094223e3f9f.tar.bz2
luarocks-aafefa8e1c37f5eb9ccb319c667d5094223e3f9f.zip
Add .travis.yml... let's see what happens!
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 00000000..dced928c
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,3 @@
1language: c
2compiler: gcc
3script: cd test && ./testing.sh --travis