Update .travis.yml

This commit is contained in:
Roman Isaikin
2018-10-26 22:44:29 +03:00
committed by GitHub
parent c91993750d
commit a672db294a

View File

@ -9,7 +9,7 @@ env:
before_install:
- sudo add-apt-repository --yes ppa:beineri/opt-qt591-trusty
- sudo apt-get update -qq
- sudo apt-get install -qq cmake qt59-meta-full
- sudo apt-get install -qq qt59base
script:
- mkdir build