chore(deps): update dependency chai to v5 #168
Travis CI / Travis CI - Pull Request
required action
Oct 26, 2024 in 1m 47s
Build Errored
The build errored. This is a change from the previous build, which passed.
Details
This is a pull request build.
It is running a build against the merge commit, after merging #168 chore(deps): update dependency chai to v5.
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 | OS | State |
---|---|---|---|
12.22.12 | Linux | errored | |
10.24.1 | Linux | errored | |
8.17.0 | Linux | errored |
Build Configuration
Build Option | Setting |
---|---|
Language | Node.js |
Operating System | Linux (Xenial) |
Node.js Versions | 12.22.12, 10.24.1, 8.17.0 |
Build Configuration
{
"language": "node_js",
"os": [
"linux"
],
"dist": "xenial",
"cache": {
"yarn": true
},
"node_js": [
"12.22.12",
"10.24.1",
"8.17.0"
],
"services": [
"mongodb"
],
"script": [
"yarn run ci"
]
}
Loading