Add combine and uncombine functions checking before calling them #1198
Travis CI / Travis CI - Pull Request
succeeded
Sep 19, 2023 in 1m 20s
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 #1198 Add combine and uncombine functions checking before calling them.
Any changes that have been made to the main branch before the build ran are also included.
Jobs and Stages
This build only has a single job.
You can use jobs to test against multiple versions of your runtime or dependencies, or to speed up your build.
Build Configuration
Build Option | Setting |
---|---|
Language | Node.js |
Operating System | Linux (Xenial) |
Node.js Version | 14 |
Build Configuration
{
"language": "node_js",
"os": [
"linux"
],
"dist": "xenial",
"cache": {
"directories": [
"node_modules"
]
},
"node_js": [
"14"
],
"env": [
"jobs={:NODE_ENV=>\"test\"}"
],
"deploy": [
{
"provider": "s3",
"access_key_id": {
"secure": "fTlIdiD02ljp20Ab462nXcMwBvfot5kvsXPONHlTODkMqLHRQjbzQdSn5H6/bOqcLlF+/eDYZfm0dRMNy1qa6C8YOxcKL5fd/Rdtwm4GkiJcxyPYho/Xke/X0rsVlD/y0Q/vuzGoRd78VuD6pcwXJwcwPIwMgtJMCfJRB4e2k0uGuTbOFDyaNeJLNZ6rfU7l27/c3xll+KBjfjTj88uKE9YKgzMUNiFjiMoubhctosV899FaJj/r7IxKegwZ5nXewD8Q/ZlYf0onWAd4eOzSFzBjAcgPCDtamkD7oBZtiNOd4TLITenMTz/nM7JBrQ40apoBtThHjqRXNWxO6f+Fo5USeWAs8dkycoL24oOx4IrU3fJ1TkRdtju8L9Nhe5HoFEEQZMXO7R+pYiUJp0dIsafvgDjvQdwhQLcYnsOFf0eEuTDpL7AlJiJGWQ7OenlGOZCbUnUjwu2gx1Uw/NpJ0jyFPq5xNDoIGzY2sg3JhIWv4FQT5A8HHCq+UqPuu/JSWKfZcppZZqEB7Hus0w07aIkSy3iqxcnBWlTK7YIsEYEyNa8b1qRoU1NoxavJ4EpHPy51ZyEuzdrECSJS4WgDZ8+O67DWmBhwrotT7nfcU05Ldk2+imS4Vhs5Plx8BRR7YHrZ3QORjT2w8BBgxpFJPZ0z2Pd2U3c/2RuBgoLzB5E="
},
"secret_access_key": {
"secure": "Mj39LRTmt3xavBkYHTxiGipJ7s2cxal7MgighqaJAQ0zE7eBQ1tAlEAqIbmirFDiwKab9v7/O4XXOXbd2IyVSuAOxto++JslPZDuxgQAA0Y9iMl18iDyofPtuT1SqQYvYNeJB3r6OCcle53NHIYMfFk59JP2cVOb7jGwHrT5/jnn8AqCHj/av7Re3RVassL03uWpwFfsbP6q62zR0p/vnHrlMQkReEwUbU0I5iPFLcFw6SAJopf/BDiQxRqnvIMXlYpbvlqTS/mglVs9Oute/Q1TdwbTciMTCDl2++F8SGG39/noZLWe5hRYKfZtvJwxkTzuB5z+fTVyQMvn7632XFaT39hOaWGktgPrRoERZIxy48lUKndOYpszTcsnohPnIpopaGs8lPlnv9MDOJBPXGF2v5Dc6QDzhzGpLGxH+exNwHja5QgKCTOxdAafRhi9SUn8zlf2s/zyRBhecu0ZQQZ46IniXdc/1jpPcpuVi/7P/NB8R/Di0jEe5JocJBUPeiABqMBljDfWgKbEs9XWJSouVe6/t/ifUwgDAVvsaW1l4lZSJw2gVBMLzLLdwA9oOGUdcvboPXbAKWGZyco7rmOpyhTagQacI7iWdMmubTpFae/ltmAahy3dxQjp31GQt7h5W7j9IpsRzLinCc77qG6AgtDnsHHSGunF2x/204Q="
},
"bucket": "mapbox-gl-js",
"local_dir": "dist",
"skip_cleanup": true,
"acl": "public_read",
"on": {
"tags": true
},
"upload_dir": "plugins/mapbox-gl-draw/$TRAVIS_TAG"
}
]
}
Loading