Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0c6fc30

Browse files
committed
Summing3 doesn't work with Travis CI
1 parent 7ca318d commit 0c6fc30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

concurrent/Summing3.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+
// {ExcludeFromTravisCI}
56
import java.util.*;
67

78
public class Summing3 {

0 commit comments

Comments
 (0)