Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
Add wand and pgmagick environment to frigg settings
Browse files Browse the repository at this point in the history
  • Loading branch information
relekang committed Apr 2, 2015
1 parent 6f6bbe1 commit 26c001d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .frigg.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
tasks:
- tox -e py34-pillow
- tox -e py27-pillow
- tox -e py34-pgmagick
- tox -e py27-pgmagick
- tox -e py34-wand
- tox -e py27-wand
- tox -e py34-django17
- tox -e py27-django17
- tox -e py34-django18
Expand Down

0 comments on commit 26c001d

Please sign in to comment.