lib: add report subsystem #46
Merged
Travis CI / Travis CI - Pull Request
succeeded
Jan 23, 2019
in
2m 24s
Build Passed
The build passed, just like the previous build.
Details
This is a pull request build.
It is running a build against the merge commit, after merging #46 lib: add report subsystem.
Any changes that have been made to the master branch before the build ran are also included.
Jobs and Stages
This build has three jobs, running in parallel.
| Job | Node.js | State |
|---|---|---|
| 8 | passed | |
| 10 | passed | |
| 11 | passed |
Build Configuration
| Build Option | Setting |
|---|---|
| Language | Node.js |
| Operating System | Linux (Trusty) |
| Sudo Access | not required |
| Node.js Versions | 8, 10, 11 |
Build Configuration
{
"os": "linux",
"dist": "trusty",
"sudo": false,
"group": "stable",
".result": "configured",
"node_js": [
"8",
"10",
"11"
],
"language": "node_js"
}