Commit Graph

2 Commits

Author SHA1 Message Date
Patrice Chalin fd8fb70f07 chore(travis): anchor Dart SDK version to 1.18.1 (#2204)
Because dartdoc from 1.19.0 has issues -
https://github.com/dart-lang/dartdoc/issues/1233.
2016-08-26 13:19:16 -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