Skip to content

Commit 5e9ceb6

Browse files
eviltestereviltester
authored andcommitted
updated readme to point to travis-ci.org
1 parent 901c78a commit 5e9ceb6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ You can purchase the book on leanpub: https://leanpub.com/javaForTesters
2020
* Twitter: @eviltester
2121

2222
### Note:
23-
This code is an extract from the actual source used to create the book. The actual source has embedded macros to allow the book to be automatically generated. While the extraction process has been tested, it may still contain errors. If you find differences from the book, or discover errors in this code, please let the author know. All tests have been run prior to the source release.
23+
This code is an extract from the actual source used to create the book. The actual source has embedded macros to allow the book to be automatically generated. While the extraction process has been tested, it may still contain errors. If you find differences from the book, or discover errors in this code, please let the author know. All @Test code has been run prior to the source release.
24+
25+
You can see a cloud build of the code provided by [travis-ci.orgtravis-ci.org/eviltester/javaForTestersCode](https://travis-ci.org/eviltester/javaForTestersCode) Only file system level tests are excluded from the cloud build.
2426

2527
License
2628
-------

0 commit comments

Comments
 (0)