Still Trying
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
language: csharp
|
language: csharp
|
||||||
solution: ./CypherCore.sln
|
solution: ./CypherCore.sln
|
||||||
|
|
||||||
|
before_install:
|
||||||
- find $TRAVIS_BUILD_DIR -type f -iname "*.csproj" -exec sh -c 'xmlstarlet ed --inplace -d "(/_:Project/_:PropertyGroup/_:PreBuildEvent)[1]/.." "{}"' \;
|
- 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