[diffoscope] 02/02: Add .travis.yml from http://travis.debian.net/
Chris Lamb
chris at chris-lamb.co.uk
Sat Aug 13 22:24:35 CEST 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository diffoscope.
commit 187a672f44ac7f9247ee7b57c362c869fae77f36
Author: Chris Lamb <lamby at debian.org>
Date: Sat Aug 13 21:24:05 2016 +0100
Add .travis.yml from http://travis.debian.net/
---
.travis.yml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..cf2f794
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,11 @@
+sudo: required
+
+services:
+ - docker
+
+script:
+ - wget -O- http://travis.debian.net/script.sh | sh -
+
+branches:
+ except:
+ - /^debian\/\d/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list