summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2018-12-03 15:47:45 +0100
committerJohn J. Camilleri <john@digitalgrammars.com>2018-12-03 15:47:45 +0100
commitb509d08cbfeb7d8c68256073ab12bd18cb1c552c (patch)
tree38749de8c95a7721d4cab25bbf9d26262c083109 /download
parentfd0ee2756ab18aa239cc8f39c823d122878f8e0b (diff)
Add Travis build images to release notes
Diffstat (limited to 'download')
-rw-r--r--download/release-3.10.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/download/release-3.10.md b/download/release-3.10.md
index df42fc50f..710390911 100644
--- a/download/release-3.10.md
+++ b/download/release-3.10.md
@@ -19,10 +19,12 @@ since the release of GF 3.9 in August 2017.
## General
-- Travis integration for both [GF](https://travis-ci.org/GrammaticalFramework/gf-gf) and [RGL](https://travis-ci.org/GrammaticalFramework/gf-rgl).
+- Travis integration:
+GF [![Build Status](https://travis-ci.org/GrammaticalFramework/gf-core.svg?branch=master)](https://travis-ci.org/GrammaticalFramework/gf-core) and
+RGL [![Build Status](https://travis-ci.org/GrammaticalFramework/gf-rgl.svg?branch=master)](https://travis-ci.org/GrammaticalFramework/gf-rgl)
- A lot of bug fixes and repository cleanup, including things moved to new repositories:
- [Phrasebook](https://github.com/GrammaticalFramework/gf-contrib/tree/master/phrasebook)
- - [Wide coverge translator](https://github.com/GrammaticalFramework/wide-coverage)
+ - [Wide coverage translator](https://github.com/GrammaticalFramework/wide-coverage)
- [Mobile apps](https://github.com/GrammaticalFramework/gf-offline-translator)
- [gftest](https://github.com/GrammaticalFramework/gftest)
- [gf-mode](https://github.com/GrammaticalFramework/gf-emacs-mode) for Emacs