Ignore nightly tag in travis

This commit is contained in:
CzBiX
2019-09-16 04:18:42 +08:00
parent e81b9e0db2
commit d666a6a83f

View File

@@ -1,6 +1,9 @@
language: node_js
node_js: lts/*
branches:
except: /^nightly-.*$/
before_install:
- export TZ=Asia/Shanghai COMMIT_ID=${TRAVIS_COMMIT::6}