Checkout premake4 from orebuildenv.

This commit is contained in:
Syoyo Fujita
2014-07-11 18:58:34 +09:00
parent c1202c4ba4
commit 9528a1ef75

View File

@@ -5,6 +5,7 @@ build:
- script:
name: build
code: |
curl -o premake4 https://github.com/syoyo/orebuildenv/blob/master/build/linux/bin/premake4?raw=true
./premake4 gmake
git clone https://github.com/syoyo/orebuildenv.git
chmod +x ./orebuildenv/linux/bin/premake4
./orebuildenv/linux/bin/premake4 gmake
make