Skip to content

Commit

Permalink
adds missing after_success key
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Dec 30, 2016
1 parent db071b3 commit 75463a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,4 +10,4 @@ install:
script:
- cd $HOME/build/edublancas/sklearn-evaluation/sklearn_evaluation/tests
- ./run_tests
- coveralls
after_success: coveralls

0 comments on commit 75463a2

Please sign in to comment.