Skip to content

Commit

Permalink
Install required python modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kostajh committed Apr 4, 2014
1 parent cd95e1d commit 4c2aafe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ before_install:
- pip install unittest2
- pip install megaplan
- pip install jira-python
- pip install pypandoc
- pip install pyac
install: python setup.py install
script: nosetests -w tests
notifications:
Expand Down

0 comments on commit 4c2aafe

Please sign in to comment.