Explorar o código

Remove travis link

Miguel de Icaza %!s(int64=5) %!d(string=hai) anos
pai
achega
b5ba302af4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

@@ -6,7 +6,7 @@ variables:
 
 steps:
 - script: |
-    msbuild /t:Restore $TRAVIS_BUILD_DIR/Terminal.sln
+    msbuild /t:Restore Terminal.sln
   displayName: Restore dependencies
 
 - script: |