Skip to content

Commit c889ee6

Browse files
authored
Merge pull request #17 from claudijd/remove_legacy_notification
Remove legacy notifications
2 parents 928dc83 + 8e1c78a commit c889ee6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@ python:
66
install:
77
- pip install flake8
88
script:
9-
- flake8 homu
10-
notifications:
11-
webhooks: http://build.servo.org:54856/travis
9+
- flake8 homu

0 commit comments

Comments
 (0)