Skip to content

Commit 8d37fb4

Browse files
committed
update to master branch version 0.0.8
2 parents e14497a + 87919dd commit 8d37fb4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+4207
-7334
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Twitter Follow](https://img.shields.io/twitter/follow/espadrine.svg?style=social&label=Follow)](https://twitter.com/ml5js)
55

66

7+
78
**_This project is currently in development._**
89

910
## Friendly machine learning for the web!

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module.exports = (config) => {
5959
os_version: 'High Sierra'
6060
},
6161
},
62-
reporters: ['progress'],
62+
reporters: ['mocha'],
6363
port: 9876,
6464
colors: true,
6565
logLevel: config.LOG_INFO,

0 commit comments

Comments
 (0)