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