Skip to content

Commit 367eb14

Browse files
committed
Fix. Travis test
1 parent 54a75bd commit 367eb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ script:
4646
- lunit.sh run.lua
4747
- lua test_pause02.c.lua
4848
- lua test_multi_callback.lua
49-
- lua test_multi_nested_callback.lua.lua
49+
- lua test_multi_nested_callback.lua
5050
# - lunit.sh test_easy.lua
5151
# - lunit.sh test_safe.lua
5252
# - lunit.sh test_form.lua

0 commit comments

Comments
 (0)