Skip to content

Commit 9502792

Browse files
yutelinmarkya0616
authored andcommitted
travis: update travis notification url
1 parent c754738 commit 9502792

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,6 @@ matrix:
193193
notifications:
194194
webhooks:
195195
urls:
196-
- https://webhooks.gitter.im/e/e09ccdce1048c5e03445
196+
- https://webhooks.gitter.im/e/a513fc5759b168761b82
197197
on_success: change
198198
on_failure: always

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/6874
77
)](https://godoc.org/github.com/ethereum/go-ethereum)
88
[![Go Report Card](https://goreportcard.com/badge/github.com/ethereum/go-ethereum)](https://goreportcard.com/report/github.com/ethereum/go-ethereum)
99
[![Travis](https://travis-ci.org/ethereum/go-ethereum.svg?branch=master)](https://travis-ci.org/ethereum/go-ethereum)
10-
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/go-ethereum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
10+
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/amisbft/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
1111

1212
Automated builds are available for stable releases and the unstable master branch.
1313
Binary archives are published at https://geth.ethereum.org/downloads/.
@@ -95,7 +95,7 @@ Specifying the `--testnet` flag however will reconfigure your Geth instance a bi
9595
`geth attach <datadir>/testnet/geth.ipc`. Windows users are not affected by this.
9696
* Instead of connecting the main Ethereum network, the client will connect to the test network,
9797
which uses different P2P bootnodes, different network IDs and genesis states.
98-
98+
9999
*Note: Although there are some internal protective measures to prevent transactions from crossing
100100
over between the main network and test network, you should make sure to always use separate accounts
101101
for play-money and real-money. Unless you manually move accounts, Geth will by default correctly

0 commit comments

Comments
 (0)