tsetup continuous integration tests on Travis - tomb - the crypto undertaker HTML git clone git://parazyd.org/tomb.git DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit feb35205c8cccf97ed91e3e13cafcd5bf92b73b6 DIR parent ff57aa3214b0c8aa08cd03557eed87c76a253055 HTML Author: Jaromil <jaromil@dyne.org> Date: Sun, 12 Jun 2016 13:10:47 +0200 setup continuous integration tests on Travis Diffstat: A .travis.yml | 10 ++++++++++ M README.md | 3 +++ 2 files changed, 13 insertions(+), 0 deletions(-) --- DIR diff --git a/.travis.yml b/.travis.yml t@@ -0,0 +1,10 @@ +language: c +sudo: required +dist: trusty +before_install: + - sudo apt-get -qq update + - sudo apt-get install --no-install-recommends -y zsh sudo gnupg cryptsetup pinentry-curses gawk + +script: + - make test + DIR diff --git a/README.md b/README.md t@@ -23,6 +23,9 @@ Download it from https://files.dyne.org/tomb ![tomb's logo](https://github.com/dyne/Tomb/blob/master/extras/images/monmort.png) +[![Build Status](https://travis-ci.org/dyne/Tomb.svg?branch=master)](https://travis-ci.org/dyne/Tomb) + + # What is Tomb, the crypto undertaker? Tomb aims to be a free and open source system for easy encryption and