aboutsummaryrefslogtreecommitdiff
path: root/.travis/setenv_lua.sh
diff options
context:
space:
mode:
authorPeter Melnichenko <mpeterval@gmail.com>2016-05-02 14:15:50 +0300
committerPeter Melnichenko <mpeterval@gmail.com>2016-05-03 20:24:08 +0300
commita9a95acd68fcf1e4eb58805e90d62beeb5fbb34c (patch)
treebc7da02f835ff1f8da3fd6ed4fe8ff9e4f105e13 /.travis/setenv_lua.sh
parent210322f493936db2511fa2f60316e140a7385d37 (diff)
downloadluafilesystem-a9a95acd68fcf1e4eb58805e90d62beeb5fbb34c.tar.gz
luafilesystem-a9a95acd68fcf1e4eb58805e90d62beeb5fbb34c.tar.bz2
luafilesystem-a9a95acd68fcf1e4eb58805e90d62beeb5fbb34c.zip
Use hererocks for Travis-CI
Diffstat (limited to '.travis/setenv_lua.sh')
-rw-r--r--.travis/setenv_lua.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis/setenv_lua.sh b/.travis/setenv_lua.sh
deleted file mode 100644
index 8d8c825..0000000
--- a/.travis/setenv_lua.sh
+++ /dev/null
@@ -1,3 +0,0 @@
1export PATH=${PATH}:$HOME/.lua:$HOME/.local/bin:${TRAVIS_BUILD_DIR}/install/luarocks/bin
2bash .travis/setup_lua.sh
3eval `$HOME/.lua/luarocks path`