diff --git a/.vscode-template/settings.json b/.vscode-template/settings.json index 2fc6c7215d21..1e8b17d756f7 100644 --- a/.vscode-template/settings.json +++ b/.vscode-template/settings.json @@ -9,7 +9,6 @@ "**/*.class": true, "**/*.hasTasty": true, "**/target/": true, - "tests/": true, "community-build/community-projects": true } } diff --git a/README.md b/README.md index dfedfefed65c..530ceb937c89 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ Dotty [![Build Status](http://dotty-ci.epfl.ch/api/badges/lampepfl/dotty/status.svg)](http://dotty-ci.epfl.ch/lampepfl/dotty) [![Join the chat at https://gitter.im/lampepfl/dotty](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/lampepfl/dotty?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -Community build: [![Community Build Status](https://travis-ci.org/lampepfl/dotty-community-build.svg?branch=master)](https://travis-ci.org/lampepfl/dotty-community-build) - * [Homepage](http://dotty.epfl.ch) * [Documentation](http://dotty.epfl.ch/docs)