remove old osx_script.sh
This commit is contained in:
parent
0cf2f53342
commit
b4d0388fdc
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Install packages
|
||||
.travis/osx_install.sh && \
|
||||
|
||||
# Build gta5view
|
||||
.travis/osx_build.sh && \
|
||||
cd ${PROJECT_DIR}
|
Loading…
Reference in a new issue