remove old osx_script.sh

This commit is contained in:
Syping 2018-01-18 06:07:41 +01:00
parent 0cf2f53342
commit b4d0388fdc
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
#!/bin/bash
# Install packages
.travis/osx_install.sh && \
# Build gta5view
.travis/osx_build.sh && \
cd ${PROJECT_DIR}