Skip to content

Commit f26eb56

Browse files
author
Bruce Eckel
committed
Travis CI failing on this
1 parent 47d7a82 commit f26eb56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

concurrent/Summing2.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
5+
// {ValidateByHand} // CI has trouble
56
import java.util.*;
67

78
public class Summing2 {

0 commit comments

Comments
 (0)