Skip to content

Commit

Permalink
update travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fqliao authored and bxq2011hust committed Jul 4, 2019
1 parent 2d463f3 commit ff7fba5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ public static void main(String[] args) throws Exception {
try {
web3j = Web3j.build(channelEthereumService, service.getGroupId());
} catch (Exception e) {
System.out.println("\nPlease provide groupID in the first paramters");
System.out.println("\nPlease provide groupID in the first parameters");
System.exit(0);
}

Expand Down

0 comments on commit ff7fba5

Please sign in to comment.