mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-04-09 05:58:31 +08:00
Ignore nightly tag in travis
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
language: node_js
|
||||
node_js: lts/*
|
||||
|
||||
branches:
|
||||
except: /^nightly-.*$/
|
||||
|
||||
before_install:
|
||||
- export TZ=Asia/Shanghai COMMIT_ID=${TRAVIS_COMMIT::6}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user