Skip to content

Commit

Permalink
travis: remove useless test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed Feb 16, 2018
1 parent ce93246 commit cd8028f
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 @@ -43,7 +43,7 @@ before_install:

# Intall test tools
- $CONDA_INSTALL pytest
- $PIP_INSTALL pytest-cov pytest-catchlog pytest-timeout pytest-qt
- $PIP_INSTALL pytest-cov pytest-timeout pytest-qt
- $PIP_INSTALL https://github.com/MatthieuDartiailh/enaml_coverage_plugin/tarball/master

# Install codecov report tools
Expand Down

0 comments on commit cd8028f

Please sign in to comment.