mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-30 16:25:04 +00:00
Update .travis.yml
This commit is contained in:
parent
7d46876643
commit
0e7debdb13
@ -4,12 +4,12 @@ sudo: require
|
||||
dist: trusty
|
||||
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:beineri/opt-qt58-trusty -y
|
||||
- sudo add-apt-repository ppa:beineri/opt-qt532-trusty -y
|
||||
- sudo apt-get update -qq
|
||||
|
||||
install:
|
||||
- sudo apt-get -y install qt58base
|
||||
- source /opt/qt58/bin/qt58-env.sh
|
||||
- sudo apt-get -y install qt53base qt53webkit-examples
|
||||
- source /opt/qt5*/bin/qt5*-env.sh
|
||||
|
||||
script:
|
||||
- git submodule init ; git submodule update
|
||||
|
Loading…
Reference in New Issue
Block a user