bump postcss-preset-env from 10.6.1 to 11.2.0 - #249
Open
dependabot[bot] wants to merge 1 commit into
Open
Travis CI / Travis CI - Pull Request
failed
Mar 31, 2026 in 1m 0s
Build Failed
The build failed. 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 #249 bump postcss-preset-env from 10.6.1 to 11.2.0.
Any changes that have been made to the main branch before the build ran are also included.
Jobs and Stages
This build has two jobs, running in parallel.
| Job | Node.js | OS | State |
|---|---|---|---|
| node | Linux | failed | |
| lts\/\* | Linux | failed |
Build Configuration
| Build Option | Setting |
|---|---|
| Language | Node.js |
| Operating System | Linux (Focal) |
| Node.js Versions | node, lts/* |
Build Configuration
{
"language": "node_js",
"os": [
"linux"
],
"dist": "focal",
"script": [
"npm run lint && npm run test && npm run test-build"
],
"node_js": [
"node",
"lts/*"
],
"branches": {
"only": [
"main",
"beta"
]
}
}
Loading