Fix CI scripts.

This commit is contained in:
Syoyo Fujita
2016-04-18 17:59:17 +09:00
parent 1e663342bf
commit 90d33c33c0
3 changed files with 8 additions and 14 deletions

View File

@@ -6,7 +6,5 @@ build:
name: build
code: |
git clone https://github.com/syoyo/orebuildenv.git
chmod +x ./orebuildenv/build/linux/bin/premake4
./orebuildenv/build/linux/bin/premake4 gmake
make
./test_tinyobjloader
cd tests
make check