隐藏apt信息

This commit is contained in:
Jiting 2019-01-28 22:50:27 +08:00
parent 048b366b39
commit f69317926f
No known key found for this signature in database
GPG Key ID: B68ED772995769D6

View File

@ -10,7 +10,7 @@ before_install:
- sudo apt-get update -q
install:
- sudo apt-get install qt5-default qttools5-dev-tools -y
- sudo apt-get install qt5-default qttools5-dev-tools -y -q
script:
- "./maker.py"