1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-01-18 12:15:27 +00:00

Update .travis.yml

This commit is contained in:
probonopd 2017-02-25 01:27:19 +01:00 committed by GitHub
parent c66ca6e44f
commit b85aede966

View File

@ -5,7 +5,7 @@ language: c++
install:
- sudo add-apt-repository -y ppa:beineri/opt-qt58-trusty
- sudo apt-get update
- sudo apt-get -y install build-essential qt58declarative libgl1-mesa-dev
- sudo apt-get -y install build-essential qt58declarative qt58graphicaleffects qt58quickcontrols libgl1-mesa-dev
script:
- source /opt/qt58/bin/qt58-env.sh