[Python-modules-commits] [willow] 09/11: Added wand and pillow to travis
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Tue Dec 5 23:12:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to tag v0.1.1
in repository willow.
commit 4a774c92ff43c6cdc4acd009423171468808fdf9
Author: Karl Hobley <karlhobley10 at gmail.com>
Date: Wed Feb 18 22:02:39 2015 +0000
Added wand and pillow to travis
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index fdffd97..3e7036c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ python:
# Package installation
install:
- - pip install unittest2
+ - pip install unittest2 Pillow Wand
- python setup.py install
# Run the tests
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/willow.git
More information about the Python-modules-commits
mailing list