add umath #1
Open
add umath #1
Travis CI / Travis CI - Pull Request
succeeded
Oct 15, 2024 in 27m 16s
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 #1 add umath.
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 |
---|---|---|---|
13.1 | 20 | Linux | passed |
13.2 | 20 | windows | passed |
Build Configuration
Build Option | Setting |
---|---|
Language | Node.js |
Operating System | Linux (Focal), windows |
Node.js Version | 20 |
Build Configuration
{
"language": "node_js",
"os": [
"linux",
"windows"
],
"dist": "focal",
"node_js": [
"20"
],
"before_install": [
],
"script": [
"npm t"
],
"notifications": {
"slack": [
{
"rooms": [
{
"secure": "kUy/p7g9qoDg4AGQBQWbM0ZXLnXCyerVnReR7kduPpzI4EH9y0Iod5K4DxHneODM+nJAtt7ecDywCrUj0+TUg9MDknP6C5DJtpZrciqUWswuHGBWdmjQ6UMQkezGCCNF+EQEaZ5qCzeMvyFf/34HUNnvmUR7uZ3tFGTL8N/quNsCw3vkKrd7uZkFFwc/n+9RMm1nmNa+4k5C3UuaR4yfZ2jel8aQ7qBsNX9QEypn9E58tnk3I+MLvJgtjNFpHGRou+uARJ+JmuMhclL8c2TV1WUwRVNptTj98pzSUMzImkNLeueulmE5qUZxy3aWfvAHuxruORhjcVgP4qWQ1qMhUB4RDRfP/KywVcsbfFPkpY1XD1XI744HTZxsvnGJomGbD0v5v185nNRj0ZGeVEL4OKYNs4k/yXaLrPltoM37tjTpjpcbuNVfe+5D9ye/w5hj7l+rPihj384EuA2xMA/DWcMLiaV1Gqds2XVB8E49lj8/vfHMQpWBiph5SrQjHTndgIGTe0sQVoxim7m3K+H4zTPNBnWC8mXa7u6oMHzJNVe66uxrukQUOaI0WoEbEF2BKirv/GXmtHXRsuva8N2AFAQYaigK3yKRHd5Wpr382C9BUs4Cfs9VpXNZ0LJIqVbUmDUuG/SbqD46SiPfaGqx6fiL91vJcUcVjjJjMx15j+8="
}
],
"on_success": "change"
}
]
}
}
Loading