Skip to content

add install

52339cc
Select commit
Loading
Failed to load commit list.
Closed

GitHub action #22

add install
52339cc
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Pull Request succeeded Aug 19, 2025 in 1m 26s

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 #22 GitHub action.
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
194.1 8 Linux passed
194.2 10 Linux passed

Build Configuration

Build Option Setting
Language Node.js
Operating System Linux (Focal)
Node.js Versions 8, 10
Build Configuration
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "focal",
  "sudo": false,
  "node_js": [
    "8",
    "10"
  ]
}