Skip to content

Commit c448834

Browse files
committed
remove testling
1 parent de29a11 commit c448834

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
Returns a new _Array_ or _String_ after inserting and flatten `value` at `index`.
55

6-
[![browser support](https://ci.testling.com/grindcode/flat-insert.png)
7-
](https://ci.testling.com/grindcode/flat-insert)
8-
96
## Get Started
107
```
118
npm install flat-insert

package.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,6 @@
66
"scripts": {
77
"test": "tape test/*.js"
88
},
9-
"testling": {
10-
"files": "test/*.js",
11-
"browsers": [
12-
"ie/6..latest",
13-
"chrome/22..latest",
14-
"firefox/16..latest",
15-
"safari/latest",
16-
"opera/11.0..latest",
17-
"iphone/6",
18-
"ipad/6",
19-
"android-browser/latest"
20-
]
21-
},
229
"repository": {
2310
"type": "git",
2411
"url": "git+https://github.com/grindcode/flat-insert.git"

0 commit comments

Comments
 (0)