Skip to content

Commit

Permalink
setting up for coverals
Browse files Browse the repository at this point in the history
  • Loading branch information
Clara Brasseur committed May 6, 2019
1 parent 0ddd733 commit 26c4451
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 @@ -150,4 +150,4 @@ script:
after_success:
# If coveralls.io is set up for this package, uncomment the line below.
# The coveragerc file may be customized as needed for your package.
# - if [[ $SETUP_CMD == *coverage* ]]; then coveralls --rcfile='astrocut/tests/coveragerc'; fi
- if [[ $SETUP_CMD == *coverage* ]]; then coveralls --rcfile='astrocut/tests/coveragerc'; fi

0 comments on commit 26c4451

Please sign in to comment.