ProcessFiles doesn't work with Travis CI

This commit is contained in:
Bruce Eckel 2017-05-15 17:21:57 -06:00
parent 976aa61e90
commit 91ef314e2d

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.
// {ExcludeFromTravisCI}
// {java onjava.ProcessFiles}
package onjava;
import java.io.*;