1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-15 05:03:01 +01:00
toxic/.travis.yml

12 lines
352 B
YAML
Raw Normal View History

2015-03-26 07:56:40 +01:00
env:
secure: m+RsGCgemJNMKbinD97PtjC1pUuFzDBrAol3tI6Z3xP1FE2qF0/efbcC5OyNwUWwcaqGRb83d0vWt4hzhxMwrwJC8O6EFLFHgJs0WpslP+++KRN30PUOqRFFqH404InF4pFNULlnwJYFZ8bGft4ThxppbEOeSYcXN4WSgb66RjM=
2013-08-24 00:41:32 +02:00
before_script:
2015-03-26 07:56:40 +01:00
- sudo apt-get install curl
2013-08-24 00:41:32 +02:00
script:
2015-03-26 07:56:40 +01:00
- curl https://jenkins.libtoxcore.so/job/toxic_linux_beta/build?token=$TOKEN
2013-08-24 00:41:32 +02:00
notifications:
email: false