Skip to content

Commit

Permalink
Fix recursive reference
Browse files Browse the repository at this point in the history
  • Loading branch information
utkbansal committed Jul 13, 2017
1 parent 2a56c12 commit c911ae2
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 @@ -60,7 +60,7 @@ matrix:

- os: linux
env: NAME='full'
MAIN_CMD='${MAIN_CMD} --cov=MDAnalysis'
MAIN_CMD='pytest testsuite/MDAnalysisTests/ ${PYTEST_FLAGS} --cov=MDAnalysis'
CONDA_DEPENDENCIES=${CONDA_ALL_DEPENDENCIES}
COVERALLS='true'

Expand Down

0 comments on commit c911ae2

Please sign in to comment.