Skip to content

Commit

Permalink
Added wand and pillow to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kaedroho committed Feb 18, 2015
1 parent 8ba38fe commit 4a774c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python:

# Package installation
install:
- pip install unittest2
- pip install unittest2 Pillow Wand
- python setup.py install

# Run the tests
Expand Down

0 comments on commit 4a774c9

Please sign in to comment.