diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-08-08 22:33:20 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-08-08 22:33:20 +0200 |
| commit | 35304c857712276062e05052f2e6e18f5f4c1edd (patch) | |
| tree | c2c23cec8f457545b55116f23d7b5ee1c435cc91 | |
| parent | 3b7aaaf9f46d6f082de6dfdc31d6cd7d30a05e0a (diff) | |
Remove Travis build status from homepage
| -rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html index 123c65438..78d263be5 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,6 @@ function sitesearch() { <div class=links> <h4>Develop GF</h4> <ul> - <li><a href="https://travis-ci.org/GrammaticalFramework/gf-core"><img src="https://travis-ci.org/GrammaticalFramework/gf-core.svg?branch=master" alt="GF build status"></a> <li><a href="doc/gf-developers.html">GF Developers Guide</a> <li><A HREF="https://github.com/GrammaticalFramework/">GF on GitHub</A> <li><a href="/~hallgren/gf-experiment/browse/">Browse Source Code</a> |
