1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-15 02:23:04 +01:00
toxic/.travis.yml
2015-04-07 17:28:12 -04:00

24 lines
574 B
YAML

env:
secure: m+RsGCgemJNMKbinD97PtjC1pUuFzDBrAol3tI6Z3xP1FE2qF0/efbcC5OyNwUWwcaqGRb83d0vWt4hzhxMwrwJC8O6EFLFHgJs0WpslP+++KRN30PUOqRFFqH404InF4pFNULlnwJYFZ8bGft4ThxppbEOeSYcXN4WSgb66RjM=
before_script:
- sudo apt-get install curl
script:
- curl https://jenkins.libtoxcore.so/job/toxic_linux_beta/build?token=$TOKEN
notifications:
email: false
irc:
channels:
- "chat.freenode.net#tox-groupchats"
on_success: always
on_failure: always
irc:
channels:
- "chat.freenode.net#tox-groupchats"
on_success: always
on_failure: always