]> git.madduck.net Git - etc/awesome.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

.travis: Use travis template from lua-travis-example
authordaurnimator <quae@daurnimator.com>
Wed, 21 Oct 2015 19:21:16 +0000 (15:21 -0400)
committerdaurnimator <quae@daurnimator.com>
Wed, 21 Oct 2015 19:48:23 +0000 (15:48 -0400)
commit50504953faa5ac04a64ca72e8034f5aec3957dee
treeaaa4f81d0d0cd9e3a7ee185b2fabec3feba4154d
parent50ea021da26a347c4d82c722835927e5ef6baf86
.travis: Use travis template from lua-travis-example

  - it tests on multiple lua versions
  - uses 'new' travis infrastructure (i.e. no sudo)
  - submits coverage results to coveralls.io
.travis.yml
.travis/LICENSE [new file with mode: 0644]
.travis/platform.sh [new file with mode: 0644]
.travis/setenv_lua.sh [new file with mode: 0644]
.travis/setup_lua.sh [new file with mode: 0644]