Let’s see if Travis is working...

https://travis-ci.org/chubin/wttr.in
This commit is contained in:
cclauss 2018-12-25 11:40:35 +01:00 committed by GitHub
parent efb1d6c8ad
commit 6ee0595c0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,4 +16,4 @@ script:
- true # pytest --capture=sys # add other tests here
notifications:
on_success: change
on_failure: change # `always` will be the setting once code changes slow down
on_failure: change # `always` will be the setting once code changes slow down.