Skip to content

Commit

Permalink
mock fix
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 2, 2014
1 parent f7ab880 commit e5653d4
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 @@ -13,7 +13,7 @@ install:
- pip install coveralls flask-sqlalchemy apache-libcloud netaddr mock cheetah
- pip install pep8 pylint
- pip install numpy pandas scipy patsy
- pip install statsmodels
- pip install statsmodels mock
script:
- ./travis.sh
after_success:
Expand Down

0 comments on commit e5653d4

Please sign in to comment.