We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d73a79 commit ff44ff1Copy full SHA for ff44ff1
.travis.yml
@@ -15,7 +15,8 @@ matrix:
15
- "node"
16
- env: TEST="unittests"
17
language: node_js
18
- node_js: 9
+ node_js:
19
+ - "node"
20
- env: TEST="validations"
21
- env: TEST="fetch"
22
- env: TEST="preloaded"
chromium/package.json
@@ -12,7 +12,7 @@
12
"fetch-mock": "^6.3.0",
13
"mocha": "^4.1.0",
14
"nan": "^2.10.0",
- "node-webcrypto-ossl": "^1.0.36",
+ "node-webcrypto-ossl": "^1.0.37",
"nyc": "^11.6.0",
"sinon": "^4.4.8",
"sinon-chrome": "^2.3.1",
0 commit comments