angular-cn/scripts
George Kalpakas d1feb478a2 build(integration): fix tests (#14371)
Previously, the `integration/` tests were failing, because `concurrently "foo"`
does not inherit the `PATH` env var ([more info][1]).

This commit fixes it, by setting the `PATH` env var explicitly:
`concurrently "PATH=$PATH foo"`.

This commit also includes some minor refactoring of the `integration/` tests scripts:

- Move build-related operations to `ci-lite/build.sh` (for consistency).
- Use `yarn run ...` instead of `npm run ...` inside package.json scripts.
- Use global `yarn` (since we are already using it for `aio/`).
- Fix some `travis_fold` statements.

[1]: https://github.com/kimmobrunfeldt/concurrently/issues/61#issuecomment-252081610
2017-02-09 09:08:16 -08:00
..
browserstack refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
ci chore: remove obsolete dart related files 2016-09-02 15:58:46 -07:00
ci-lite build(integration): fix tests (#14371) 2017-02-09 09:08:16 -08:00
cldr feat(i18n): Add NgLocaleLocalization which returns plural cases given a locale (#10744) 2016-08-12 14:46:06 -07:00
jenkins fix(build): make perf tests work again 2015-02-27 15:22:19 -08:00
publish build(es2015): fix bad merge of #13471 (#14020) 2017-01-19 14:25:44 -08:00
sauce repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
windows build: update the package list of the symlinks scripts for Windows (#13408) 2016-12-12 16:41:35 -08:00