diff options
author | Pjotr Prins | 2020-09-29 13:04:05 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-09-29 14:26:11 +0100 |
commit | 5571631975792bc6af8c6d47f9558dc001fcfbaa (patch) | |
tree | e16c001d85b0c10bc47b3b19dd8dab6be57814e2 /README.md | |
parent | ac67a05b7eae37ef28a3e9af9a03f75e310fb7b7 (diff) | |
download | pangemma-5571631975792bc6af8c6d47f9558dc001fcfbaa.tar.gz |
Fixes OSX build on Travis-CI
Fixes #160
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -253,7 +253,7 @@ program and the contents of the .log.txt file in the output directory. ### Check list: -1. [X] I have found and issue with GEMMA +1. [X] I have found an issue with GEMMA 2. [ ] I have searched for it on the [issue tracker](https://github.com/genetics-statistics/GEMMA/issues?q=is%3Aissue) (incl. closed issues) 3. [ ] I have searched for it on the [mailing list](https://groups.google.com/forum/#!forum/gemma-discussion) 4. [ ] I have tried the latest [release](https://github.com/genetics-statistics/GEMMA/releases) of GEMMA |