Commit Graph

5 Commits

Author SHA1 Message Date
Patrice Chalin e96cc7689f chore(gulp/travis): don't build Dart docs (#2931)
* chore(gulp/travis): don't build Dart docs
* firebase: ignore docs/dart on deploy
2016-12-05 14:43:07 -08:00
Jesús Rodríguez 693f6ae462 chore: rename Angular 2 to simply Angular (#2402) 2016-09-19 20:24:40 -07:00
Filipe Silva d4b22ec8e6 chore: fix api docs issue on angular 2.0.0 (#2365) 2016-09-15 17:47:12 +01: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
Filipe Silva abe9dbe092 chore(ci): add check-deploy to CI
closes #1867
2016-07-14 14:15:49 -07:00