Create npm-grunt.yml #300
Open
Create npm-grunt.yml #300
Travis CI / Travis CI - Pull Request
succeeded
Sep 8, 2024 in 1m 51s
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 #300 Create npm-grunt.yml.
Any changes that have been made to the master branch before the build ran are also included.
Jobs and Stages
This build has two jobs, running in parallel.
Job | Node.js | OS | State |
---|---|---|---|
650.1 | 12 | Linux | passed |
650.2 | 14 | Linux | passed |
Build Configuration
Build Option | Setting |
---|---|
Language | Node.js |
Operating System | Linux (Xenial) |
Node.js Versions | 12, 14 |
Build Configuration
{
"language": "node_js",
"os": [
"linux"
],
"dist": "xenial",
"node_js": [
"12",
"14"
]
}
Loading