Trying to fix travis
This commit is contained in:
+3
-1
@@ -1,2 +1,4 @@
|
|||||||
language: csharp
|
language: csharp
|
||||||
solution: ./CypherCore.sln
|
solution: ./CypherCore.sln
|
||||||
|
|
||||||
|
- find $TRAVIS_BUILD_DIR -type f -iname "*.csproj" -exec sh -c 'xmlstarlet ed --inplace -d "(/_:Project/_:PropertyGroup/_:PreBuildEvent)[1]/.." "{}"' \;
|
||||||
Reference in New Issue
Block a user