This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
091c390032
angular-cn
/
circle.yml
12 lines
118 B
YAML
Raw
Normal View
History
Unescape
Escape
ci(circle config): add a circle CI config This only runs the JS build (no tests) as an easy place to start. Green build on my branch: https://circleci.com/gh/alexeagle/angular/5 Note, we are just experimenting with Circle at this point... Closes #6520
2016-01-15 16:32:57 -05:00
machine
:
node
:
build(node): upgrade to node 5.4.1
2016-01-20 14:00:30 -05:00
version
:
5.4
.1
chore(circleci): use a github token when running tsd Also increase the heap size limit as a workaround for https://github.com/angular/angular/issues/5229 Fixes #6602
2016-01-26 15:34:37 -05:00
dependencies
:
fix(circle): pre-dependencies `npm install npm` Fixes #6777
2016-01-29 15:39:33 -05:00
pre
:
-
npm install -g npm
chore(circleci): use a github token when running tsd Also increase the heap size limit as a workaround for https://github.com/angular/angular/issues/5229 Fixes #6602
2016-01-26 15:34:37 -05:00
ci(circle config): add a circle CI config This only runs the JS build (no tests) as an easy place to start. Green build on my branch: https://circleci.com/gh/alexeagle/angular/5 Note, we are just experimenting with Circle at this point... Closes #6520
2016-01-15 16:32:57 -05:00
test
:
override
:
chore(lint): re-enable clang-format on tools/
2016-05-25 22:54:34 -04:00
-
gulp lint