image: openbsd/latest packages: - gmake - libtermkey - lua%5.3 - lua53-lpeg sources: - https://github.com/martanne/vis tasks: - build: | cd vis ./configure make - test: | cd vis gmake test