We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c9bee commit 6a56111Copy full SHA for 6a56111
.travis.yml
@@ -8,7 +8,7 @@ notifications:
8
on_success: always
9
on_failure: change
10
node_js:
11
- - '6'
+ - '9'
12
before_install:
13
- npm i -g npm@^2.0.0
14
install:
package.json
@@ -54,7 +54,6 @@
54
"eslint-plugin-import": "^2.2.0",
55
"istanbul": "^1.1.0-alpha.1",
56
"mocha": "^3.1.2",
57
- "parse-json": "^4.0.0",
58
"rollup": "^0.36.3",
59
"rollup-plugin-babel": "^2.6.1",
60
"semantic-release": "^12.4.1",
0 commit comments