Remove typo
This commit is contained in:
Родитель
9f661b3ce3
Коммит
4c8064621c
|
@ -1,7 +1,7 @@
|
||||||
language: csharp
|
language: csharp
|
||||||
solution: LineEditor.sln
|
solution: LineEditor.sln
|
||||||
script:
|
script:
|
||||||
- cd $TRAVIS_BUILD_DIR/H
|
- cd $TRAVIS_BUILD_DIR/
|
||||||
- msbuild /p:Configuration=Release LineEditor.sln
|
- msbuild /p:Configuration=Release LineEditor.sln
|
||||||
dotnet: "2.0.0"
|
dotnet: "2.0.0"
|
||||||
mono: "5.4.0"
|
mono: "5.4.0"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче