From: Richard Hartmann Date: Mon, 23 Feb 2015 16:48:38 +0000 (+0100) Subject: .travis.yml: moo X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/e052f1aa9eb4c92d8b1ed825461c94c51616b5d6 .travis.yml: moo Needs more cowbell --- diff --git a/.travis.yml b/.travis.yml index 9f44718..e27671a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,10 +2,13 @@ language: perl before_install: - cpanm Shell::Command - cpanm Test::Most + - apt-get moo install: - sudo apt-get install git ruby-ronn script: - make test +after_script: + - make moo notifications: email: on_success: change