File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- * .bak
2- * .iml
3- * .log
4- * .sublime- *
5- * .un~
6-
71. *
82
93Makefile
Original file line number Diff line number Diff line change 77 - " 4"
88 - " 5"
99 - " 6"
10+ - " 8"
1011
1112os :
1213- osx
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ The API of this library is inspired by the [XMLHttpRequest-2 FormData Interface]
66
77[ xhr2-fd ] : http://dev.w3.org/2006/webapi/XMLHttpRequest-2/Overview.html#the-formdata-interface
88
9- [ ![ Linux Build] ( https://img.shields.io/travis/form-data/form-data/master.svg?label=linux:0.12-6 .x )] ( https://travis-ci.org/form-data/form-data )
10- [ ![ MacOS Build] ( https://img.shields.io/travis/form-data/form-data/master.svg?label=macos:0.12-6 .x )] ( https://travis-ci.org/form-data/form-data )
11- [ ![ Windows Build] ( https://img.shields.io/appveyor/ci/alexindigo/form-data/master.svg?label=windows:0.12-6 .x )] ( https://ci.appveyor.com/project/alexindigo/form-data )
9+ [ ![ Linux Build] ( https://img.shields.io/travis/form-data/form-data/master.svg?label=linux:0.12-8 .x )] ( https://travis-ci.org/form-data/form-data )
10+ [ ![ MacOS Build] ( https://img.shields.io/travis/form-data/form-data/master.svg?label=macos:0.12-8 .x )] ( https://travis-ci.org/form-data/form-data )
11+ [ ![ Windows Build] ( https://img.shields.io/appveyor/ci/alexindigo/form-data/master.svg?label=windows:0.12-8 .x )] ( https://ci.appveyor.com/project/alexindigo/form-data )
1212
1313[ ![ Coverage Status] ( https://img.shields.io/coveralls/form-data/form-data/master.svg?label=code+coverage )] ( https://coveralls.io/github/form-data/form-data?branch=master )
1414[ ![ Dependency Status] ( https://img.shields.io/david/form-data/form-data.svg )] ( https://david-dm.org/form-data/form-data )
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ environment:
55 - nodejs_version : ' 4'
66 - nodejs_version : ' 5'
77 - nodejs_version : ' 6'
8+ - nodejs_version : ' 8'
89platform :
910 - x86
1011 - x64
You can’t perform that action at this time.
0 commit comments