Skip to content

Commit

Permalink
Added the coveralls command line for TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Jan 12, 2016
1 parent ff84b08 commit e1d52be
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 @@ -28,7 +28,7 @@ install:
- source activate reflex_env

# Install dependencies in PyPI
- pip install pytest-cov
- pip install pytest-cov coveralls

- python setup.py build_ext --inplace

Expand Down

0 comments on commit e1d52be

Please sign in to comment.