mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 10:35:25 +00:00
typo
This commit is contained in:
parent
ed0d680355
commit
75821f29e1
@ -16,7 +16,7 @@ dist: trusty
|
|||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||||
sudo add-apt-repository ppa=beineri/opt-qt591-trusty -y &&
|
sudo add-apt-repository ppa:beineri/opt-qt591-trusty -y &&
|
||||||
sudo apt-get update -qq
|
sudo apt-get update -qq
|
||||||
; fi
|
; fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user