mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-15 05:53:02 +01:00
Update .travis.yml
This commit is contained in:
parent
f021908f8b
commit
0481f43746
@ -2,10 +2,10 @@ env:
|
|||||||
secure: m+RsGCgemJNMKbinD97PtjC1pUuFzDBrAol3tI6Z3xP1FE2qF0/efbcC5OyNwUWwcaqGRb83d0vWt4hzhxMwrwJC8O6EFLFHgJs0WpslP+++KRN30PUOqRFFqH404InF4pFNULlnwJYFZ8bGft4ThxppbEOeSYcXN4WSgb66RjM=
|
secure: m+RsGCgemJNMKbinD97PtjC1pUuFzDBrAol3tI6Z3xP1FE2qF0/efbcC5OyNwUWwcaqGRb83d0vWt4hzhxMwrwJC8O6EFLFHgJs0WpslP+++KRN30PUOqRFFqH404InF4pFNULlnwJYFZ8bGft4ThxppbEOeSYcXN4WSgb66RjM=
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt-get install curl
|
- sudo apt-get install wget
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- curl https://jenkins.libtoxcore.so/job/toxic_linux_beta/build?token=$TOKEN
|
- wget -O temp https://jenkins.libtoxcore.so/job/toxic_linux_beta/build?token=$TOKEN && cat temp
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
Reference in New Issue
Block a user