Skip to content

Commit 3e7ab6e

Browse files
committed
Fixed typo in travis after_success hook.
1 parent e4da21b commit 3e7ab6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ before_script:
4141
script:
4242
- coverage run manage.py test api celerytasks web
4343

44-
after success:
44+
after_success:
4545
- coveralls

0 commit comments

Comments
 (0)