mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 10:35:25 +00:00
Fix .travis.yml
This commit is contained in:
parent
37b73ed223
commit
4a4940ebbc
@ -53,7 +53,6 @@ before_script:
|
|||||||
- git submodule init ; git submodule update
|
- git submodule init ; git submodule update
|
||||||
- cd radare2
|
- cd radare2
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||||
# PREFIX modification for AppImage
|
|
||||||
PREFIX=/tmp/.cutter_usr/
|
PREFIX=/tmp/.cutter_usr/
|
||||||
INSTALL_TARGET=install sys/install.sh;
|
INSTALL_TARGET=install sys/install.sh;
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user