From: daurnimator Date: Tue, 23 Jul 2013 22:17:00 +0000 (-0400) Subject: Add .travis.yml X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/d62e6773041490674e088d6b1611354c264020e7 Add .travis.yml --- diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..1585a64 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,9 @@ +language: c + +before_install: + - sudo apt-get install luarocks -y + - sudo luarocks install busted + +script: + - luarocks install --local luatz-scm-0.rockspec + - busted