summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlexey Melnichuk <mimir@newmail.ru>2014-06-25 10:11:17 +0500
committerAlexey Melnichuk <mimir@newmail.ru>2014-06-25 10:11:17 +0500
commit3de8f797d0e235efd20fdc9c55c8068893f4fd03 (patch)
treee995e196db486bab6edfd6023c1e41bd1875caf8 /.travis.yml
parent04dce92542c727041ae042ede83a94e0e5e5a99f (diff)
downloadlua-llthreads2-3de8f797d0e235efd20fdc9c55c8068893f4fd03.tar.gz
lua-llthreads2-3de8f797d0e235efd20fdc9c55c8068893f4fd03.tar.bz2
lua-llthreads2-3de8f797d0e235efd20fdc9c55c8068893f4fd03.zip
Add. started/detached/joinable methods to thread object.
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 febe50b..f7842a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,6 +37,7 @@ script:
37 - lua$LUA_SFX test_threads_ex.lua 10 37 - lua$LUA_SFX test_threads_ex.lua 10
38 - lua$LUA_SFX test_threads_ex_arg.lua 38 - lua$LUA_SFX test_threads_ex_arg.lua
39 - lua$LUA_SFX test_threads_ex_opt.lua 39 - lua$LUA_SFX test_threads_ex_opt.lua
40 - lua$LUA_SFX test_threads_attr.lua
40 41
41notifications: 42notifications:
42 email: 43 email: