|
%!s(int64=7) %!d(string=hai) anos | |
---|---|---|
.. | ||
01_basic | %!s(int64=10) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos | |
civet.lua | %!s(int64=10) %!d(string=hai) anos |
== Travis CI Tests
Travis is a service which will build your project when you commit or get pull requests on Github.
I have fixed and extended the travis configuration to build on the new sudo-less docker infrastructure.
=== CI Process
=== test/ci_tests/01_basic/basic_spec.lua
On the initial checkin, there is only one test which demonstrates:
=== Adding Tests