1 [![Build Status](https://travis-ci.org/cbeust/testng.svg)](https://travis-ci.org/cbeust/testng) 2 3 Welcome to TestNG ${version} 4 5 Please note that even though the .zip distribution contains the TestNG sources, 6 you will not be able to build the software with them because we decided 7 not to include the external jar files in order to keep the size down. 8 9 If you want to build TestNG, please sync to the GitHub repository at https://github.com/cbeust/testng. 10 11 -- 12 The TestNG team 13