File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,21 +67,12 @@ script:
6767 - lua test_pause02.c.lua
6868 - lua test_multi_callback.lua
6969 - lua test_multi_nested_callback.lua
70- # - lunit.sh test_easy.lua
71- # - lunit.sh test_safe.lua
72- # - lunit.sh test_form.lua
73- # - lunit.sh test_curl.lua
7470
7571before_cache :
76- # - cd $TRAVIS_BUILD_DIR/test
77- # - coveralls -b .. -r .. --dump c.report.json
78- # - luacov-coveralls -j c.report.json -v
79- # - luarocks remove lluv-gsmmodem
80- # - rm -f /home/travis/.cache/pip/log/debug.log
81-
82- after_success :
8372 - coveralls -b .. -r .. --dump c.report.json
8473 - luacov-coveralls -j c.report.json -v
74+ - luarocks remove lua-curl
75+ - rm -f /home/travis/.cache/pip/log/debug.log
8576
8677notifications :
8778 email :
Original file line number Diff line number Diff line change 11/******************************************************************************
22* Author: Alexey Melnichuk <mimir@newmail.ru>
33*
4- * Copyright (C) 2014-2017 Alexey Melnichuk <mimir@newmail.ru>
4+ * Copyright (C) 2014-2018 Alexey Melnichuk <mimir@newmail.ru>
55*
66* Licensed according to the included 'LICENSE' document
77*
Original file line number Diff line number Diff line change 11/******************************************************************************
22* Author: Alexey Melnichuk <mimir@newmail.ru>
33*
4- * Copyright (C) 2017 Alexey Melnichuk <mimir@newmail.ru>
4+ * Copyright (C) 2017-2018 Alexey Melnichuk <mimir@newmail.ru>
55*
66* Licensed according to the included 'LICENSE' document
77*
You can’t perform that action at this time.
0 commit comments