Remove bitbucket-pipelines file

This commit is contained in:
Alex Szpakowski
2020-01-13 17:46:08 -04:00
parent 9b4789eebf
commit a4f407e961
-7
View File
@@ -1,7 +0,0 @@
image: mfcula/love-cmake:v1
pipelines:
default:
- step:
script:
- cmake -G"Ninja" -H. -Bout
- ninja -C out