[Travis] remove Travis

we are not using it anymore
This commit is contained in:
Uwe
2022-07-23 15:02:29 +02:00
parent 40e9759070
commit 634fb31410
3 changed files with 0 additions and 365 deletions

2
.gitignore vendored
View File

@@ -1,8 +1,6 @@
# file types to ignore
.*
!/.gitignore
!/.travis/
!/.travis.yml
!/.clang-format
!/.git-blame-ignore-revs
!/.gitattributes

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +0,0 @@
echo on
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" amd64
MSBuild.exe FreeCAD.sln /p:CLToolExe=clcache.exe /p:TrackFileAccess=false /p:CLToolPath=C:\Users\travis\build\FreeCAD\FreeCAD /m:2 /nologo /verbosity:minimal /p:Configuration=Release /p:Platform=x64