0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00

build: ignore branches and update yarn version

This commit is contained in:
Juan Picado @jotadeveloper 2017-12-18 07:51:27 +01:00 committed by juanpicado
parent e1f1eb3e79
commit e14927afe5

View file

@ -1,6 +1,6 @@
machine:
environment:
YARN_VERSION: 0.27.5
YARN_VERSION: 1.3.2
PATH: "${PATH}:${HOME}/.yarn/bin:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
node:
version: 8
@ -38,4 +38,5 @@ general:
branches:
ignore:
- gh-pages # list of branches to ignore
- l10n_website
- /release\/.*/ # or ignore regexes