File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 - " 4"
66 - " 6"
77 - " 8"
8- - " 9"
8+ - " 10"
9+ - " 12"
910
1011os :
1112- osx
Original file line number Diff line number Diff line change @@ -6,13 +6,12 @@ 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:4.x-9 .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:4.x-9 .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:4.x-9 .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:4.x-12 .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:4.x-12 .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:4.x-12 .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 )
15- [ ![ bitHound Overall Score] ( https://www.bithound.io/github/form-data/form-data/badges/score.svg )] ( https://www.bithound.io/github/form-data/form-data )
1615
1716## Install
1817
Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ environment:
33 - nodejs_version : ' 4'
44 - nodejs_version : ' 6'
55 - nodejs_version : ' 8'
6- - nodejs_version : ' 9'
6+ - nodejs_version : ' 10'
7+ - nodejs_version : ' 12'
78platform :
89 - x86
910 - x64
You can’t perform that action at this time.
0 commit comments