mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 02:25:26 +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
|
||||
- cd radare2
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
# PREFIX modification for AppImage
|
||||
PREFIX=/tmp/.cutter_usr/
|
||||
INSTALL_TARGET=install sys/install.sh;
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user