[devscripts] 01/02: Add .travis.yml from <http://travis.debian.net>

James McCoy jamessan at debian.org
Mon Aug 28 00:32:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch master
in repository devscripts.

commit 6ba119bbd27dbcb747ede1f3953c8ae47e0c9b3b
Author: James McCoy <jamessan at debian.org>
Date:   Sun Aug 27 17:00:46 2017 -0400

    Add .travis.yml from <http://travis.debian.net>
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 .travis.yml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..33c6526
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,12 @@
+sudo: required
+language: generic
+
+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/collab-maint/devscripts.git



More information about the devscripts-devel mailing list