Update lib/linguist/languages.yml

Set lexer to Text only for DOT. This hopefully fixed the failure on Travis.
This commit is contained in:
Daniël van Eeden
2013-02-25 08:15:37 +01:00
parent 5b749060a4
commit d766c14305

View File

@@ -288,6 +288,7 @@ D-ObjDump:
DOT:
type: programming
lexer: Text only
primary_extension: .dot
extensions:
- .gv