diff --git a/README.md b/README.md index afba99953..d17b33b50 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ The test results can be checked on https://travis-ci.org/josdejong/mathjs. Travi Thanks Travis and BrowserStack for the generous free hosting of this open source project! -![Travis CI](https://raw.github.com/josdejong/mathjs/develop/misc/Travis-CI-logo)     +![Travis CI](https://raw.github.com/josdejong/mathjs/develop/misc/Travis-CI-logo.png)     ![BrowserStack](https://raw.github.com/josdejong/mathjs/master/misc/browserstack.png) To run the tests on remotely on BrowserStack, first set the environment variables `BROWSER_STACK_USERNAME` and `BROWSER_STACK_ACCESS_KEY` with your username and access key and then execute: diff --git a/misc/Travis-CI-logo.jpg b/misc/Travis-CI-logo.jpg deleted file mode 100644 index 50cc9c3e7..000000000 Binary files a/misc/Travis-CI-logo.jpg and /dev/null differ diff --git a/misc/Travis-CI-logo.png b/misc/Travis-CI-logo.png new file mode 100644 index 000000000..7d6058267 Binary files /dev/null and b/misc/Travis-CI-logo.png differ