Download:
child 28:b4cd2fd2442f
parent 26:17fa46bb8e80
27:c274ab4968e5
Anton Shestakov <av6@dwimlabs.net>, Sat, 10 Sep 2016 20:18:10 +0800
pipelines: also test the new log example

1 файлов изменено, 1 вставок(+), 0 удалений(-) [+]
bitbucket-pipelines.yml file | annotate | diff | comparison | revisions
--- a/bitbucket-pipelines.yml Sat Sep 10 20:17:16 2016 +0800
+++ b/bitbucket-pipelines.yml Sat Sep 10 20:18:10 2016 +0800
@@ -21,3 +21,4 @@
- cd /tmp
- eval "$(~/.luarocks/bin/luarocks path)"
- lua5.1 "$OLDPWD/examples/version.lua"
+ - lua5.1 "$OLDPWD/examples/log.lua"