Added Travis to Continuous Integration

This commit is contained in:
jon-ruckwood
2014-07-16 09:44:56 +01:00
parent 5c309cf411
commit 3e403793b4

View File

@ -71,6 +71,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
*Tools which support continuously building, testing and releasing applications.*
* [Jenkins](http://jenkins-ci.org/) - Provides server-based services. Often seen as the successor to Hudson, although it is still actively developed.
* [Travis](https://travis-ci.org) - A hosted continuous integration service that integrates with GitHub repositories.
## Database