mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 02:25:26 +00:00
typo
This commit is contained in:
parent
ed0d680355
commit
75821f29e1
@ -16,7 +16,7 @@ dist: trusty
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
||||
- 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
|
||||
; fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user