From c31150e8cfa46f05349c1825b8711a8d7327a4ca Mon Sep 17 00:00:00 2001 From: Andreas Bielawski Date: Wed, 15 Jun 2016 01:52:26 +0200 Subject: [PATCH] Versuche, Travis zu fixen --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 17e62ee..f0eb1da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,8 @@ before_install: - ./.luarocks/bin/luarocks install serpent - ./.luarocks/bin/luarocks install sha1 - ./.luarocks/bin/luarocks install lpeg + - cd $THIS_DIR + - ls script: