1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-19 00:39:41 +02:00
Radarr/.travis.yml

17 lines
460 B
YAML
Raw Normal View History

language: csharp
solution: src/NzbDrone.sln
addons:
apt:
packages:
- nodejs
2017-02-20 22:27:07 +01:00
# - npm apparently not needed anymore.
script:
- ./build.sh
- chmod +x test.sh
# - ./test.sh Linux Unit Takes far too long, maybe even crashes travis :/
after_success:
2017-01-03 16:04:41 +01:00
- chmod +x package.sh
- ./package.sh
notifications:
- webhooks: https://discordapp.com/api/webhooks/266910310219251712/V-QvCcnYkg3O8PMevcAJOJyCgrYkZQoF2pupLDGbaISNUECmYPd6LRwl3avKHsPyfgWP