From 106ee20f7ccb31f76e7195eeeb9fbb111d100413 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Wed, 2 Nov 2016 00:31:27 +0200 Subject: [PATCH] Update readme and changelog #203 --- CHANGELOG.md | 3 +++ README.md | 5 +++++ 2 files changed, 8 insertions(+) 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