somesocks / lua-lockbox

A collection of cryptographic primitives written in pure Lua
MIT License
362 stars 75 forks source link

Prepare for testing on Travis #6

Closed jirutka closed 9 years ago

jirutka commented 9 years ago

Just enable this repository on Travis CI, merge this PR and it’s done. :smile_cat: Example: https://travis-ci.org/jirutka/lua-lockbox/builds/91712458.

somesocks commented 9 years ago

LGTM. Well done!