Skip to content

Commit 4ba57db

Browse files
committed
Remove cross platform CI
1 parent f657c14 commit 4ba57db

File tree

4 files changed

+0
-56
lines changed

4 files changed

+0
-56
lines changed

.travis/build.sh

Lines changed: 0 additions & 17 deletions
This file was deleted.

.travis/install.sh

Lines changed: 0 additions & 31 deletions
This file was deleted.

appveyor.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

circle.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ machine:
1111
test:
1212
override:
1313
- /Applications/Unity/Unity.app/Contents/MacOS/Unity -batchmode -nographics -silent-crashes -logFile $(pwd)/unity.log -projectpath $(pwd) -buildOSXUniversalPlayer "$(pwd)/tangram-unity.app" -quit
14-
- cat $(pwd)/unity.log
15-
- mkdir NativePlugin/build
16-
- cd NativePlugin/build && cmake .. && make

0 commit comments

Comments
 (0)