0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-27 00:31:02 +08:00

modify package for travis

This commit is contained in:
Sergey Yagovtsev 2016-06-29 07:10:23 +04:00
parent 3e5173b6e6
commit 6eb9922891

View File

@ -28,3 +28,7 @@ addons:
- libsqlite3-dev
- qt5-default
- qttools5-dev-tools
before_install:
- sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
- sudo apt-get update -qq