Skip to content

Commit

Permalink
fix bot name
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzhak committed May 25, 2017
1 parent 43107a5 commit 5d7d0e5
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 @@ -25,7 +25,7 @@ before_script:
- mongo --version

script:
- py.test --cov todo --cov-report term-missing
- py.test --cov nasabot --cov-report term-missing

after_success:
- coveralls

0 comments on commit 5d7d0e5

Please sign in to comment.