Skip to content

Commit d8ddbf7

Browse files
Merge pull request #5882 from dotty-staging/community-build-follow-up
Remove tests from .vscode-template/settings.json
2 parents 7ff971f + 65fe739 commit d8ddbf7

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.vscode-template/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"**/*.class": true,
1010
"**/*.hasTasty": true,
1111
"**/target/": true,
12-
"tests/": true,
1312
"community-build/community-projects": true
1413
}
1514
}

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Dotty
33
[![Build Status](http://dotty-ci.epfl.ch/api/badges/lampepfl/dotty/status.svg)](http://dotty-ci.epfl.ch/lampepfl/dotty)
44
[![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)
55

6-
Community build: [![Community Build Status](https://travis-ci.org/lampepfl/dotty-community-build.svg?branch=master)](https://travis-ci.org/lampepfl/dotty-community-build)
7-
86
* [Homepage](http://dotty.epfl.ch)
97
* [Documentation](http://dotty.epfl.ch/docs)
108

0 commit comments

Comments
 (0)