I am getting a warning in the deploy section that the “skip_cleanup: true” key is deprecated, but I don’t think it is. It says to use “cleanup: false” instead, but when I do that, it doesn’t work as expected (i.e., it cleans it up). Furthermore, the current docs (Deployment - Travis CI) use the key and don’t mention that it is deprecated.