This looks like you’re now having these values literally in the .travis.yml file. The doc snippet you quote specifically says “encrypted”, which is what the secure
is for. See Environment Variables - Travis CI for some more details on encryption of environment variables.