summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authormoteus <mimir@newmail.ru>2013-12-27 18:25:00 +0400
committermoteus <mimir@newmail.ru>2013-12-27 18:25:00 +0400
commita087c2737441aad781be7e3d88775e688152ad4e (patch)
tree582a8dd895f13eed50ff727c4fc75d5b9b48be9b /.travis.yml
parenta26ecf383900e4c396958da80200cb2eb1121506 (diff)
downloadlua-llthreads2-a087c2737441aad781be7e3d88775e688152ad4e.tar.gz
lua-llthreads2-a087c2737441aad781be7e3d88775e688152ad4e.tar.bz2
lua-llthreads2-a087c2737441aad781be7e3d88775e688152ad4e.zip
Add. pass cfunctions to child thread.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7cadb6a..d02d26a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -52,6 +52,7 @@ script:
52 - lua$LUA_SFX test_join_detach.lua 52 - lua$LUA_SFX test_join_detach.lua
53 - lua$LUA_SFX test_register_ffi.lua 53 - lua$LUA_SFX test_register_ffi.lua
54 - lua$LUA_SFX test_logger.lua 54 - lua$LUA_SFX test_logger.lua
55 - lua$LUA_SFX test_pass_cfunction.lua
55 56
56notifications: 57notifications:
57 email: 58 email: