forked from openvswitch/ovs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reviewed-by: Greg Rose <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -424,7 +424,7 @@ Instructions to setup travis-ci for your GitHub repository: | |
builds for pushes or pull requests. | ||
3. In order to avoid forks sending build failures to the upstream mailing list, | ||
the notification email recipient is encrypted. If you want to receive email | ||
notification for build failures, replace the the encrypted string: | ||
notification for build failures, replace the encrypted string: | ||
|
||
1. Install the travis-ci CLI (Requires ruby >=2.0): gem install travis | ||
2. In your Open vSwitch repository: travis encrypt [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters