mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 01:04:03 +09:00
[CI] Except the release branch
This commit is contained in:
@ -1,6 +1,10 @@
|
|||||||
# travis file
|
# travis file
|
||||||
# https://docs.travis-ci.com/user/customizing-the-build
|
# https://docs.travis-ci.com/user/customizing-the-build
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- release
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
|
Reference in New Issue
Block a user