Skip to content

Commit 1c0a261

Browse files
eviltestereviltester
authored andcommitted
added travis build image to readme
1 parent 35609f1 commit 1c0a261

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
@@ -22,7 +22,9 @@ You can purchase the book on leanpub: https://leanpub.com/javaForTesters
2222
### Note:
2323
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.
2424

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.
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).
26+
27+
![Build Status](https://travis-ci.org/eviltester/javaForTestersCode.svg)
2628

2729
License
2830
-------

0 commit comments

Comments
 (0)