Skip to content

Commit

Permalink
typo in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Niru Maheswaranathan committed Nov 2, 2016
1 parent fabc634 commit c966c7d
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 @@ -21,6 +21,6 @@ install:
- travis_retry python setup.py install
- cp tests/matplotlibrc .
script:
- coverage run --source descent -m py.test
- coverage run --source pyret -m py.test
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit c966c7d

Please sign in to comment.