Skip to content

Commit f32d59c

Browse files
committed
Remove unused things.
1 parent 3866ade commit f32d59c

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,5 @@ matrix:
2929
- os: osx
3030
rust: stable
3131

32-
after_success:
33-
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh
34-
- chmod +x send.sh
35-
- ./send.sh success $WEBHOOK_URL
36-
37-
after_failure:
38-
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh
39-
- chmod +x send.sh
40-
- ./send.sh failure $WEBHOOK_URL
41-
4232
script:
4333
- cargo test --all --features="user, clock, files" # --all-features # TODO

docs/icon.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)