Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91ef314 commit 0f85a79Copy full SHA for 0f85a79
onjava/ProcessFiles.java
@@ -2,7 +2,7 @@
2
// (c)2017 MindView LLC: see Copyright.txt
3
// We make no guarantees that this code is fit for any purpose.
4
// Visit http://OnJava8.com for more book information.
5
-// {ExcludeFromTravisCI}
+// {ValidateByHand} // main() won't run on Travis CI
6
// {java onjava.ProcessFiles}
7
package onjava;
8
import java.io.*;
0 commit comments