[Pkg-mpd-commits] [python-mpd] 21/91: Another travis attempt
Simon McVittie
smcv at debian.org
Sat Feb 24 14:55:28 UTC 2018
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/master
in repository python-mpd.
commit cb4b753ed8b790f84904c7bbb72117d3e5a6413c
Author: Robert Niederreiter <office at squarewave.at>
Date: Mon Sep 12 12:02:22 2016 +0200
Another travis attempt
---
.travis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 420e7a2..7da6d48 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,4 +9,7 @@ python:
- "3.5"
- "pypy"
+install:
+ - pip install .
+
script: python -m unittest mpd.tests
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git
More information about the Pkg-mpd-commits
mailing list