Travis CI failing on this

This commit is contained in:
Bruce Eckel 2017-01-17 07:31:29 -08:00
parent 47d7a82546
commit f26eb5689e

View File

@ -2,6 +2,7 @@
// (c)2017 MindView LLC: see Copyright.txt
// We make no guarantees that this code is fit for any purpose.
// Visit http://OnJava8.com for more book information.
// {ValidateByHand} // CI has trouble
import java.util.*;
public class Summing2 {