[ https://issues.apache.org/jira/browse/FLINK-14225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948786#comment-16948786 ]
Gary Yao commented on FLINK-14225: ---------------------------------- If the GCS environment variables are not used, can we delete them? Does anyone know why these were added? {{git log --grep}} and {{git log -S}} did not yield anything. > Travis is unable to parse one of the secure environment variables > ----------------------------------------------------------------- > > Key: FLINK-14225 > URL: https://issues.apache.org/jira/browse/FLINK-14225 > Project: Flink > Issue Type: Bug > Components: Build System > Affects Versions: 1.10.0 > Reporter: Gary Yao > Priority: Blocker > > Example: https://travis-ci.org/apache/flink/jobs/589531009 > {noformat} > We were unable to parse one of your secure environment variables. > Please make sure to escape special characters such as ' ' (white space) and $ > (dollar symbol) with \ (backslash) . > For example, thi$isanexample would be typed as thi\$isanexample. See > https://docs.travis-ci.com/user/encryption-keys. > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)