Test CI 2

This commit is contained in:
Bruce Eckel 2017-05-13 17:04:42 -06:00
parent 71fd749608
commit aea95a449f
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
// (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.
// !!!! CI has trouble
import java.util.*;
public class Summing3 {

View File

@ -2,7 +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 Summing4 {