diff --git a/.travis.yml b/.travis.yml index 88b997e..786759a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ jdk: - oraclejdk11 os: - linux - - osx cache: bundler # Setting install to 'true' to prevent Travis CI from installing depedencies via: # "mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V" which fails due to missing the GPG secret key. diff --git a/README.md b/README.md index 4149c3c..d0c4585 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/vinhkhuc/JFastText.svg?branch=master)](https://travis-ci.org/vinhkhuc/JFastText) +[![Build Status](https://travis-ci.org/carschno/JFastText.svg?branch=master)](https://travis-ci.org/carschno/JFastText) Table of Contents =================