Commit Graph

4 Commits

Author SHA1 Message Date
Patrice Chalin 6df37932ab chore: also install -g gulp on Travis (#2934)
This wasn’t necessary before, but it seems to be necessary now.
2016-12-06 18:20:47 +01:00
Patrice Chalin c76cba1707 chore(README): development setup - add deploy-install step (#2915) 2016-11-30 20:43:16 +00:00
Patrice Chalin b772079bc9 chore(install): fix install scripts & improve local usage (#2041)
Fix a few minor problems with Travis install & build scripts.
Other changes allow `before-install.sh` to be run locally.
2016-08-11 17:44:42 -07:00
Patrice Chalin 13aa6b1498 chore(travis): include dart doc generation
closes #1910
- Installs Dart SDK
- Installs ng2/dart sources from the pub package site.
- Re-enables doc build on Travis
- install Dartium browser for eventual testing.
- allow TMP and PKG to be set by developer before calling, e.g., install-dart-sdk.sh.
- removes `npm install -g gulp --no-optional` has been removed since it does not appear to be needed.
- Implements most of #1907.
2016-07-19 20:26:39 -07:00