File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# Exceptionless.JavaScript
2+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/ahu7u4tvls56wqqu?svg=true )] ( https://ci.appveyor.com/project/Exceptionless/exceptionless-javascript ) [ ![ Gitter] (https://badges.gitter.im/Join Chat.svg)] ( https://gitter.im/exceptionless/Discuss )
3+
24Exceptionless JavaScript client
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ environment:
66install :
77 - ps : Install-Product node $env:nodejs_version
88 - cd src
9+ - npm install -g gulp
910 - npm install -g bower
1011 - npm install
1112 - bower install
Original file line number Diff line number Diff line change 1818 "es5-shim" : " ^4.1.0" ,
1919 "es6-shim" : " ^0.27.1" ,
2020 "event-stream" : " ^3.3.0" ,
21- "gulp" : " ~ 3.8.11" ,
21+ "gulp" : " ^ 3.8.11" ,
2222 "gulp-karma" : " 0.0.4" ,
2323 "gulp-sourcemaps" : " ^1.5.1" ,
2424 "gulp-typescript" : " ^2.6.0" ,
You can’t perform that action at this time.
0 commit comments