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
132829e5e2
angular-cn
/
circle.yml
7 lines
74 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
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
:
-
npm run build