Update drone.yml

Add Zup conversion in obj_writer.
This commit is contained in:
Syoyo Fujita
2015-01-17 22:37:31 +09:00
parent 4779593e44
commit 276c7e151e
4 changed files with 34 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
image: bradrydzewski/base
script:
- curl -L -O premake4 https://github.com/syoyo/orebuildenv/blob/master/build/linux/bin/premake4?raw=true
- curl -L -o premake4 https://github.com/syoyo/orebuildenv/blob/master/build/linux/bin/premake4?raw=true
- chmod +x ./premake4
- ./premake4 gmake
- make