Bug fixing added moving torrents after download, getting ready for alpha release
This commit is contained in:
12
goTorrentWebUI/node_modules/react-dropzone/.travis.yml
generated
vendored
Normal file
12
goTorrentWebUI/node_modules/react-dropzone/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
language: node_js
|
||||
cache: yarn
|
||||
notifications:
|
||||
email: false
|
||||
node_js:
|
||||
- '8'
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
- npm run semantic-release
|
||||
branches:
|
||||
except:
|
||||
- /^v\d+\.\d+\.\d+$/
|
Reference in New Issue
Block a user