blob: f1aeb7f02145897e26e8671fae33bc11abe2d87f (
plain) (
tree)
|
|
language: python
python:
- "2.7"
- "pypy"
install: ":"
script: ./test-everything.sh
notifications:
email:
on_success: changed
on_failure: always
irc:
channels: "chat.freenode.net#tmwa"
on_success: always
on_failure: always
use_notice: true
|