mozu-node-sdk
Version:
Mozu JavaScript SDK for Node.js and Arc.js environments
20 lines (19 loc) • 549 B
YAML
language: node_js
dist: xenial
branches:
except:
- /^v[0-9]/
node_js:
- "0.12"
- "4.1"
- "4.2"
- "stable"
cache: npm
before_script:
- git config --global user.email "travis-ci-build@volusion.com"
- git config --global user.name "Travis CI Build"
script:
- if [ -n "TRAVIS_TAG" ]; then npm run ci-build-stable; else npm run ci-build; fi
notifications:
slack:
secure: aaucbfzRlAgHA9VL6QeXNoY5UAWvQ8ITLKdtyOrDeU2I1r7eDbDNNcudHX70EQ3C4d57t6G24gZ9cHKb1QCjTvceWVC5zF6jZTWVBSTl4jSRRIVkkIns7W78iSD6H1WViDvt9QwGlRHN1wDDxa5IcCqQJuT6lU9S/ybVJKBW008=