Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Imms
43ea0f8f93 Move .nvmrc before nvm init in CI
.nvmrc was causing nvm.sh to fail with code 3 because v8.9.2 is not installed
on clean machines.
2018-01-31 15:44:57 -08:00
Daniel Imms
214eed32d8 Revert "Move .nvmrc before nvm init in CI"
This reverts commit b708fc1c0b.
2018-01-31 15:44:43 -08:00
Daniel Imms
b708fc1c0b Move .nvmrc before nvm init in CI
.nvmrc was causing nvm.sh to fail with code 3 because v8.9.2 is not installed
on clean machines.
2018-01-31 15:44:11 -08:00
Joao Moreno
5f46e5c99f update tfs builds to use yarn 2017-11-15 15:59:04 +01:00
Daniel Imms
e29c517386 Revert "replace bash shebang with '#!/usr/bin/env bash" for portability"
This reverts commit 86dace91a2.
2017-10-06 09:33:22 -07:00
Putta Khunchalee
86dace91a2 replace bash shebang with '#!/usr/bin/env bash" for portability 2017-09-17 21:19:08 +07:00
Joao Moreno
416f7f4e84 use nvm in tfs build agents
tfs: test nvm in darwin

tfs: darwin, source nvm

tfs: darwin nvm

tfs: make sure darwin nvm works

tfs: darwin nvm

tfs: linux nvm

tfs: test linux nvm

tfs: linux nvm

tfs: nvm for linux and darwin

tfs: fix nvm switch

tfs: windows nvm

tfs: nvm windows

tfs: windows nvm

tfs: windows nvm

tfs: fix windows nvm path

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: fix windows nvm

tfs: windows nvm

tfs: unify node.sh

tfs: linux, darwin nvm
2017-07-04 16:10:35 +02:00