Removed comment

This commit is contained in:
Xawotihs
2016-05-28 19:15:21 +02:00
parent 95cec88742
commit d6ab2e15bf

View File

@@ -25,7 +25,6 @@ before_install:
fi
# Building for Qt here
- if [ "$BUILD_Qt" == "YES" ]; then
# sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa &&
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu trusty universe" &&
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu trusty main" &&
sudo apt-get update -qq &&