Skip to content

Commit bfae3ba

Browse files
m4m4m4mportuga
authored andcommitted
build(karma): Update Karma packages (#6696)
* Update Karma packages Update Karma packages to support later version of Node (v8.11.1) Add package.lock.json file which comes with NPM v.5.1 https://docs.npmjs.com/files/package-lock.json * Run travis on node 8 * Bump karma-phantomjs-launcher to 1.0.4 * Let karma use websockets * Allow minor version updates to packages Add ~ to some packages to allow minor version updates
1 parent 49678eb commit bfae3ba

File tree

7 files changed

+12654
-24
lines changed

7 files changed

+12654
-24
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
sudo: false # defaults to sending build to container-based infrastructure on Travis
33

44
node_js:
5-
- 6
5+
- 8
66

77
notifications:
88
webhooks:

0 commit comments

Comments
 (0)