diff --git a/README.md b/README.md index 679f9b5e1..81566bf16 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## scratch-vm #### Scratch VM is a library for representing, running, and maintaining the state of computer programs written using [Scratch Blocks](https://github.com/LLK/scratch-blocks). -[![Build Status](https://travis-ci.com/LLK/scratch-vm.svg?token=xzzHj4ct3SyBTpeqxnx1&branch=develop)](https://travis-ci.com/LLK/scratch-vm) +[![Build Status](https://travis-ci.org/LLK/scratch-vm.svg?branch=master)](https://travis-ci.org/LLK/scratch-vm) ## Installation ```bash