This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam-wheels.git

commit f3c3812220c3102454bc9f97e59312494395628f
Author: Boyuan Zhang <boyu...@google.com>
AuthorDate: Fri Sep 7 15:28:34 2018 -0700

    Fix typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9dbdd7a..7d84125 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ There are 2 major parts in this repository.
 
 * In travis build console > More options > Settings > Environment Variables:
 
-  * Add `RC` and `VERSION` with 'Display value in build log' enabled (e.g. 
RC=rc1, RELEASE=2.6.0).
+  * Add `RC` and `VERSION` with 'Display value in build log' enabled (e.g. 
RC=rc1, VERSION=2.6.0).
   * Add `APACHE_USERNAME` and `APACHE_SECRET` with 'Display value in build 
log' disabled(which encrypt your credential).
   
     __NOTE__: If you have special characters in your credential, please escape 
them following the 
[guide](https://docs.travis-ci.com/user/encryption-keys/#note-on-escaping-certain-symbols)
 properly.

Reply via email to