diff --git a/CHANGELOG.md b/CHANGELOG.md index 89abb51bd..0b0cce516 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ 25.10.2016 * Outdated specs removed, failing specs fixed, rspec config improved +20.10.2016 +* Travis CI integration added + 19.10.2016 * BUG fix: Record current time for outzone on domain:delete EPP request * ForceDelete automatic notice: fixed et and ee wording to reflect the date the domain is actually deleted. diff --git a/README.md b/README.md index 1af56f5e9..0f40284b6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Domain Registry =============== +[![Build Status](https://travis-ci.org/internetee/registry.svg?branch=master)](https://travis-ci.org/internetee/registry) Full stack top-level domain (TLD) management. @@ -404,6 +405,10 @@ sudo apt-get install libxext-dev libxrender1 fontconfig * [Testing](/doc/testing.md) +### Travis CI + +* Travis is configured to build against master and staging branches by default. +* Notification emails are sent to committer by default. ### EPP web client